From 118c12cdb08f80917ee1e5fb613d23ccda3bb247 Mon Sep 17 00:00:00 2001 From: Malte Meiboom Date: Wed, 20 May 2026 12:58:39 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 43c4653..d749833 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,5 +12,6 @@ e2e-job: stage: e2e image: localhost:5000/mta:latest script: + - echo "new" - bash /usr/bin/prepare.sh $CI_COMMIT_BRANCH && bash /opt/husk/husk-milter/e2e-tests/runner.sh