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