Skip to content
Snippets Groups Projects

Setup pipelines to not run in parallel to much

Merged Sylvester Joosten requested to merge sly2j-master-patch-59476 into master
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -317,7 +317,6 @@ jug_xl:singularity:nightly:
## trigger juggler rebuild on nightly schedule to ensure both images remain in sync
juggler:master:
stage: deploy
interruptible: true
rules:
- if: '$NIGHTLY != "0" && $CI_COMMIT_BRANCH == "master"'
when: on_success
Loading