Update .gitlab-ci.yml file
This commit is contained in:
+1
-2
@@ -12,6 +12,5 @@ e2e-job:
|
||||
stage: e2e
|
||||
image: localhost:5000/mta:latest
|
||||
script:
|
||||
- bash /usr/bin/prepare.sh $CI_COMMIT_BRANCH
|
||||
- bash /usr/bin/test_1.sh
|
||||
- bash /usr/bin/prepare.sh $CI_COMMIT_BRANCH && bash /opt/husk/husk-milter/e2e-tests/runner.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user