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