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 22f2fad commit 9159f56Copy full SHA for 9159f56
.gitlab-ci.yml
@@ -4,7 +4,6 @@ stages:
4
build_and_deploy:
5
stage: build_and_deploy
6
when: manual
7
- tags: [build]
8
rules:
9
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
10
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
0 commit comments