diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f89ebdccc3559aebdd6790a3f5b606d95ac96799..5b2f9b7ae4e4819091d0cf72bd14e8694a52d8f4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,6 @@ stages: - build + - setup - test - compare # - container @@ -50,7 +51,7 @@ rocky9-build: policy: pull setup: - stage: test + stage: setup image: harbor.wolke.img.univie.ac.at/flexpart/rockylinux9:latest script: - mkdir ./tests/testdata && cd ./tests/testdata