Skip to content
Snippets Groups Projects
Commit df598c02 authored by Quang tru HUYNH's avatar Quang tru HUYNH
Browse files

too big to be pushed: disabled

parent 617869f5
No related branches found
No related tags found
No related merge requests found
Pipeline #152086 passed
...@@ -25,7 +25,8 @@ singularity-build-push: ...@@ -25,7 +25,8 @@ singularity-build-push:
script: script:
- singularity build singularity.sif Singularity - singularity build singularity.sif Singularity
- ls -lh singularity.sif - ls -lh singularity.sif
- singularity push --docker-username "${CI_REGISTRY_USER}" --docker-password "${CI_REGISTRY_PASSWORD}" singularity.sif oras://"$CI_REGISTRY_IMAGE":latest # disabled, gitlab.pasteur.fr artefacts file size limit
artifacts: # - singularity push --docker-username "${CI_REGISTRY_USER}" --docker-password "${CI_REGISTRY_PASSWORD}" singularity.sif oras://"$CI_REGISTRY_IMAGE":latest
paths: # artifacts:
- singularity.sif # paths:
# - singularity.sif
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