Update .gitlab-ci.yml file
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
workflow:
|
||||
rules:
|
||||
- when: never
|
||||
- if: '$CI_PIPELINE_SOURCE == "web"'
|
||||
|
||||
no_op_job:
|
||||
script: echo "noop"
|
||||
rules:
|
||||
- when: never
|
||||
|
||||
Reference in New Issue
Block a user