Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GeT-nextflow-NGL-Bi
template-nf
Commits
1cbe27fb
Commit
1cbe27fb
authored
Mar 11, 2021
by
Celine Noirot
Browse files
Update .gitlab-ci.yml
parent
e1b60e84
Pipeline
#27931
canceled with stage
in 2 minutes and 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1cbe27fb
...
...
@@ -24,15 +24,14 @@ singularity-image:
only
:
changes
:
-
Singularityfile
-
e
m
viron
e
ment.yml
-
e
n
vironment.yml
# Push the image template.sif on the registry
deploy
:
image
:
quay.io/singularity/singularity:v3.4.0
stage
:
deploy
script
:
-
singularity push --docker-username "${CI_REGISTRY_USER}" --docker-password "${CI_REGISTRY_PASSWORD}" template.sif oras://"$CI_REGISTRY_IMAGE"/"$CI_PROJECT_NAME":"$CI_COMMIT_TAG"
only
:
changes
:
-
Singularityfile
-
e
m
viron
e
ment.yml
-
e
n
vironment.yml
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment