push
This commit is contained in:
parent
d4b99f67ac
commit
13c9c5a708
@ -13,10 +13,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: git.hofer.link/philipp/ci-images:rust-latest
|
||||
options: --pull always
|
||||
steps:
|
||||
- name: Pull Latest CI Image
|
||||
run: docker pull git.hofer.link/philipp/ci-images:rust-latest
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
- name: Run Test DB Script
|
||||
run: ./test_db.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user