test
This commit is contained in:
parent
e3d8a47af0
commit
7f824ccd2f
@ -11,11 +11,9 @@ env:
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
- name: Pull Latest CI Image
|
||||
run: docker pull git.hofer.link/philipp/ci-images:rust-latest
|
||||
container:
|
||||
image: git.hofer.link/philipp/ci-images:rust-latest
|
||||
options: --pull always
|
||||
pull: true
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Run Test DB Script
|
||||
|
Loading…
x
Reference in New Issue
Block a user