Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ESCAPE2020
WP3
template_project_escape
Commits
d633f54d
Commit
d633f54d
authored
Jan 28, 2022
by
Enrique Garcia
Browse files
return CI to original after test
parent
57c4fdf8
Pipeline
#159137
passed with stages
in 2 minutes and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
.gitlab-ci.yml
.gitlab-ci.yml
+4
-4
No files found.
.gitlab-ci.yml
View file @
d633f54d
...
...
@@ -57,7 +57,7 @@ build_singularity_image:
-
singularity_build/*.simg
#- singularity_build/Singularity
only
:
-
branche
s
-
tag
s
build_docker_image
:
stage
:
build_container
...
...
@@ -85,7 +85,7 @@ build_docker_image:
paths
:
-
docker_build/Docker_*.tar
only
:
-
branche
s
-
tag
s
deploy_zenodo
:
...
...
@@ -105,6 +105,6 @@ deploy_zenodo:
-
gitlab_prepare_upload_zenodo.sh $CI_PROJECT_NAME $CI_PROJECT_DIR zenodo_build
-
ls zenodo_build
#
- eossr-upload-repository -t $ZENODO_TOKEN -s False -i zenodo_build -id $ZENODO_RECORD_ID
-
eossr-upload-repository -t $ZENODO_TOKEN -s False -i zenodo_build -id $ZENODO_RECORD_ID
only
:
-
branche
s
-
tag
s
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