Skip to content
Snippets Groups Projects
Commit e76c738d authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

Update .gitlab-ci.yml

parent 12c5446d
No related branches found
No related tags found
No related merge requests found
...@@ -317,7 +317,6 @@ jug_xl:singularity:nightly: ...@@ -317,7 +317,6 @@ jug_xl:singularity:nightly:
## trigger juggler rebuild on nightly schedule to ensure both images remain in sync ## trigger juggler rebuild on nightly schedule to ensure both images remain in sync
juggler:master: juggler:master:
stage: deploy stage: deploy
interruptible: true
rules: rules:
- if: '$NIGHTLY != "0" && $CI_COMMIT_BRANCH == "master"' - if: '$NIGHTLY != "0" && $CI_COMMIT_BRANCH == "master"'
when: on_success when: on_success
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment