Skip to content
Snippets Groups Projects
Commit 420cc2d9 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

debug: enable again

parent bff7f189
No related branches found
No related tags found
1 merge request!701feat: use official singularity image
...@@ -420,7 +420,7 @@ singularity: ...@@ -420,7 +420,7 @@ singularity:
rules: rules:
- if: '$CI_COMMIT_BRANCH == "master"' - if: '$CI_COMMIT_BRANCH == "master"'
when: on_success when: on_success
- when: never - when: on_success
artifacts: artifacts:
expire_in: 1 days expire_in: 1 days
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment