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
0cc5102a
Commit
0cc5102a
authored
Jan 27, 2022
by
Enrique Garcia
Browse files
Merge branch 'fix_ci' into 'master'
fix CI See merge request
!24
parents
ed69454e
3ee46b93
Pipeline
#159040
failed with stages
in 10 minutes and 1 second
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+2
-2
No files found.
.gitlab-ci.yml
View file @
0cc5102a
...
...
@@ -99,9 +99,9 @@ deploy_zenodo:
before_script
:
-
eossr-check-connection-zenodo --token $ZENODO_TOKEN --sandbox False -p $CI_PROJECT_DIR
script
:
-
ls docker_build && cp docker_build/* zenodo_build
-
ls singularity_build && cp singularity_build/* zenodo_build
-
gitlab_prepare_upload_zenodo.sh $CI_PROJECT_NAME $CI_PROJECT_DIR zenodo_build
-
cp docker_build/* zenodo_build
-
cp singularity_build/* zenodo_build
-
ls zenodo_build
-
eossr-upload-repository -t $ZENODO_TOKEN -s False -i zenodo_build -id $ZENODO_RECORD_ID
...
...
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