push
Some checks failed
CI/CD Pipeline / test (push) Failing after 1s
CI/CD Pipeline / deploy-staging (push) Has been skipped
CI/CD Pipeline / deploy-main (push) Has been skipped

This commit is contained in:
Philipp Hofer 2025-03-06 10:14:36 +01:00
parent d4b99f67ac
commit 13c9c5a708

View File

@ -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