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

fix: remove before_ and after_script in .singularity

parent 95abe700
No related branches found
No related tags found
1 merge request!701feat: use official singularity image
......@@ -423,9 +423,11 @@ jug_xl:nightly:
expire_in: 1 days
paths:
- build/${BUILD_IMAGE}.sif
before_script: ""
script:
- mkdir build
- singularity pull build/${BUILD_IMAGE}.sif docker://${CI_REGISTRY_IMAGE}/${BUILD_IMAGE}:${INTERNAL_TAG}
after_script: ""
jug_dev:singularity:default:
extends: .singularity
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment