mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 08:08:24 -05:00
Merge topic 'fix-dependent-pipelines' into release-3.18
726766713b gitlab-ci: avoid failing dependent steps
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !5069
This commit is contained in:
+2
-2
@@ -12,7 +12,7 @@
|
||||
.run_automatically:
|
||||
rules:
|
||||
- if: '$CI_PROJECT_PATH == "cmake/cmake"'
|
||||
when: always
|
||||
when: on_success
|
||||
- if: '$CI_MERGE_REQUEST_ID'
|
||||
when: always
|
||||
when: on_success
|
||||
- when: never
|
||||
|
||||
Reference in New Issue
Block a user