Skip to content
Snippets Groups Projects

Draft: .oniro-ci: debug mr testing rule

Closed Chase Qi requested to merge (removed):debug-mr-testing into kirkstone
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
@@ -86,8 +86,8 @@
paths:
- lava_jobs/*.yaml
rules:
- if: '$CI_SQUAD_TOKEN == null'
when: never
# - if: '$CI_SQUAD_TOKEN == null'
# when: never
# Run the build when it is scheduled.
- if: $CI_PIPELINE_SOURCE == "schedule"
# Do not run pipelines for draft merge requests unless manually triggered.
Loading