test
Some checks failed
CI/CD Pipeline / test (push) Failing after 11s
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-02-21 10:42:09 +01:00
parent e3d8a47af0
commit 7f824ccd2f

View File

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