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 7a4a5f6 commit e950677Copy full SHA for e950677
.gitlab-ci.yml
@@ -6,7 +6,6 @@ build_and_deploy:
6
when: manual
7
rules:
8
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
9
- - if: $CI_PIPELINE_SOURCE == "merge_request_event"
10
image:
11
name: gitlab.codingame.com:5050/codingame/tools/build-release:master
12
entrypoint: [""]
0 commit comments