Update .gitlab-ci.yml file

This commit is contained in:
Malte Meiboom
2026-05-27 11:40:07 +02:00
parent 957c8b8979
commit d38cca258c
-6
View File
@@ -6,9 +6,3 @@ test-job:
image: localhost:5000/huskbuilder:latest
script:
- cargo test
e2e-test-job:
stage: test
image: localhost:5000/mta:latest
script:
- bash /usr/bin/prepare.sh $CI_COMMIT_BRANCH && bash /opt/husk/husk-milter/e2e-tests/runner.sh