Skip to content
Snippets Groups Projects
Commit ef4f646d authored by Boman Romain's avatar Boman Romain
Browse files

and again

parent d83919d9
No related branches found
No related tags found
No related merge requests found
Pipeline #7177 failed
......@@ -12,7 +12,8 @@
# - make -j 4
send-snapshot:
image: python:3.6
# image: python:3.6
image: rboman/waves-py3:2020.3
script:
# - if [[ ! $CI_COMMIT_TAG =~ ^v?[0-9]+\.[0-9]+ ]]; then exit 0; fi
# - git clone https://gitlab.com/sbeniamine/gitlab2zenodo.git
......@@ -23,7 +24,6 @@ send-snapshot:
# - pip install gitlab2zenodo
- du -kh
- git --version
- apt update && apt install git-lfs
- git lfs install
- git archive --format zip --output pipo.zip HEAD
- ls -lh pipo.zip
......
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