We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97d0cff commit 791a69dCopy full SHA for 791a69d
160_gitlab_ci/999_final/.gitlab-ci.yml
@@ -5,7 +5,6 @@ workflow:
5
- if: $CI_PIPELINE_SOURCE == 'push'
6
- if: $CI_PIPELINE_SOURCE == 'web'
7
- if: $CI_PIPELINE_SOURCE == 'schedule'
8
- - if: $CI_PIPELINE_SOURCE == 'merge_request_event'
9
- if: $CI_PIPELINE_SOURCE == 'pipeline'
10
- if: $CI_PIPELINE_SOURCE == 'api'
11
when: never
0 commit comments