@ -48,10 +48,12 @@
|
||||
- if: '$CI_COMMIT_TAG'
|
||||
exists:
|
||||
- "docs/index.md"
|
||||
- "pages/index.md"
|
||||
when: always
|
||||
- if: '$CI_COMMIT_BRANCH &&
|
||||
( $CI_PIPELINE_SOURCE == "push" || $CI_PIPELINE_SOURCE == "pipeline")'
|
||||
exists:
|
||||
- "docs/index.md"
|
||||
- "pages/index.md"
|
||||
when: always
|
||||
- when: never
|
Reference in New Issue
Block a user