Remove the e2e job from ci/cd until it is fixed
This commit is contained in:
@@ -7,6 +7,7 @@ test-job:
|
|||||||
script:
|
script:
|
||||||
- cargo test
|
- cargo test
|
||||||
<<<<<<< HEAD
|
<<<<<<< HEAD
|
||||||
|
<<<<<<< HEAD
|
||||||
=======
|
=======
|
||||||
|
|
||||||
e2e-job:
|
e2e-job:
|
||||||
@@ -17,3 +18,5 @@ e2e-job:
|
|||||||
- bash /usr/bin/prepare.sh $CI_COMMIT_BRANCH && bash /opt/husk/husk-milter/e2e-tests/runner.sh
|
- bash /usr/bin/prepare.sh $CI_COMMIT_BRANCH && bash /opt/husk/husk-milter/e2e-tests/runner.sh
|
||||||
|
|
||||||
>>>>>>> 118c12c (Update .gitlab-ci.yml file)
|
>>>>>>> 118c12c (Update .gitlab-ci.yml file)
|
||||||
|
=======
|
||||||
|
>>>>>>> 8d86f9d (Remove the e2e job from ci/cd until it is fixed)
|
||||||
|
|||||||
Reference in New Issue
Block a user