Skip to content
Snippets Groups Projects
Commit 9b853d4a authored by many's avatar many
Browse files

implement test singularity

parent 521e1802
No related branches found
No related tags found
1 merge request!62Cleanup 0.2.0
Pipeline #16679 passed
...@@ -131,8 +131,8 @@ build-singularity: ...@@ -131,8 +131,8 @@ build-singularity:
- echo $SYLABSTOKEN - echo $SYLABSTOKEN
- singularity remote login --username $SREGISTRY_USERNAME --tokenfile $SYLABSTOKEN - singularity remote login --username $SREGISTRY_USERNAME --tokenfile $SYLABSTOKEN
- singularity build --remote library://nyhuma/ntrflows/ntr.sif:latest singularitybuild/ntrfc_container.def - singularity build --remote library://nyhuma/ntrflows/ntr.sif:latest singularitybuild/ntrfc_container.def
only: # only:
- tags # - tags
publish: publish:
stage: deploy stage: deploy
......
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