Skip to content
Snippets Groups Projects
Commit 4f38d239 authored by Elias Chetouane's avatar Elias Chetouane
Browse files

Update .gitlab-ci.yml file

parent 72c8c9d9
No related branches found
No related tags found
No related merge requests found
Pipeline #167611 failed
......@@ -2,6 +2,8 @@ image: python:3-alpine
build-dois-csv:
script:
- pip install pandas
- pip install requests
- python run-all-codes.py
- 'standard-version --releaseCommitMessageFormat "chore(release): {{currentTag}}"'
- git remote set-url --push origin git@gricad-gitlab:$CI_PROJECT_PATH
......
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