reactivate e2e tests

Signed-off-by: Malte Meiboom <malte@netropol.de>
This commit is contained in:
Malte Meiboom
2026-05-09 17:04:01 +02:00
parent 21b45d1702
commit 3ecbff4cf9
+6
View File
@@ -6,3 +6,9 @@ test-job:
image: localhost:5000/huskbuilder:latest
script:
- cargo test
e2e-test-job:
stage: test
image: localhost:5000/mta:latest
script:
- cd e2e-tests && bash runner.sh