Skip to content

Commit e950677

Browse files
committed
fix: only run job on master
1 parent 7a4a5f6 commit e950677

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ build_and_deploy:
66
when: manual
77
rules:
88
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
9-
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
109
image:
1110
name: gitlab.codingame.com:5050/codingame/tools/build-release:master
1211
entrypoint: [""]

0 commit comments

Comments
 (0)