We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb4d4bd commit 156d092Copy full SHA for 156d092
.gitlab-ci.yml
@@ -83,8 +83,6 @@ build_and_test:
83
- if: $CI_COMMIT_BRANCH == 'master' && $CI_COMMIT_TITLE =~ /Merge branch.*/
84
- if: $CI_COMMIT_BRANCH == 'edge' && $CI_COMMIT_TITLE =~ /Merge branch.*/
85
script:
86
- - . ~/.aws_container_credentials
87
- - export PATH=/it/e3/bin:$PATH
88
- !reference [.detect-branches]
89
90
- |
0 commit comments