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

DEBUG CI

parent c8a30b47
No related branches found
No related tags found
1 merge request!18Re-factor repository workflow
This commit is part of merge request !18. Comments created here will be created in the context of that merge request.
......@@ -2,7 +2,7 @@ image: eicweb.phy.anl.gov:4567/containers/image_recipes/ubuntu_dind:latest
stages:
- config
- build_and_deploy
- trigger
## make note if we cannot use caching for one of the stages
## by touching files in .ci_env
......@@ -54,7 +54,7 @@ init:
## Dispatch if we ran the previous stage
run:default:
stage: build_and_deploy
stage: trigger
rules:
- if: '$CI_COMMIT_BRANCH == "master"'
when: on_success
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment