kopia lustrzana https://github.com/JOSM/MapWithAI
FIXUP: Run code navigation on default branch, not on other branches
Signed-off-by: Taylor Smock <taylor.smock@kaart.com>pull/1/head
rodzic
f06fdfc4b3
commit
8469ea09da
|
@ -104,7 +104,7 @@ code_navigation:
|
||||||
reports:
|
reports:
|
||||||
lsif: dump.lsif
|
lsif: dump.lsif
|
||||||
rules:
|
rules:
|
||||||
- if: '$CI_PIPELINE_SOURCE != "schedule" && $CI_COMMIT_BRANCH != $CI_DEFAULT_BRANCH'
|
- if: '$CI_PIPELINE_SOURCE != "schedule" && $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
|
||||||
when: always
|
when: always
|
||||||
allow_failure: true
|
allow_failure: true
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue