Skip to content
Snippets Groups Projects
Commit cdf77077 authored by Alexis Mergez's avatar Alexis Mergez
Browse files

Update .gitlab-ci.yml

parent c28e7554
No related branches found
No related tags found
No related merge requests found
Pipeline #162382 passed
......@@ -19,5 +19,6 @@ build-and-push:
script:
- apptainer build PanGeTools.sif PanGeTools.def
- apptainer push --docker-username "${CI_REGISTRY_USER}" --docker-password "${CI_REGISTRY_PASSWORD}" PanGeTools.sif oras://"$CI_REGISTRY_IMAGE"/"$CI_PROJECT_NAME":"$CI_COMMIT_TAG"
- apptainer push --docker-username "${CI_REGISTRY_USER}" --docker-password "${CI_REGISTRY_PASSWORD}" PanGeTools.sif oras://"$CI_REGISTRY_IMAGE"/"$CI_PROJECT_NAME":latest
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