Skip to content

Commit 156d092

Browse files
committed
Remove unnecessary setup lines.
1 parent eb4d4bd commit 156d092

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,6 @@ build_and_test:
8383
- if: $CI_COMMIT_BRANCH == 'master' && $CI_COMMIT_TITLE =~ /Merge branch.*/
8484
- if: $CI_COMMIT_BRANCH == 'edge' && $CI_COMMIT_TITLE =~ /Merge branch.*/
8585
script:
86-
- . ~/.aws_container_credentials
87-
- export PATH=/it/e3/bin:$PATH
8886
- !reference [.detect-branches]
8987

9088
- |

0 commit comments

Comments
 (0)