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

Test sans token.

parent 3f8abe8e
No related branches found
No related tags found
No related merge requests found
Pipeline #168149 passed
......@@ -12,7 +12,7 @@ build-dois-csv:
after_script:
- git config user.name "${GITLAB_USER_NAME}"
- git config user.email "${GITLAB_USER_EMAIL}"
- git remote set-url --push origin "git:$ACCESS_TOKEN@gricad-gitlab.univ-grenoble-alpes.fr:${CI_PROJECT_PATH}.git"
- git remote set-url --push origin "git@gricad-gitlab.univ-grenoble-alpes.fr:${CI_PROJECT_PATH}.git"
- git add -f dois-uga.csv 2-produce-graph/hist-evol-datasets-per-repo.png 2-produce-graph/hist-quantity-year-type.png 2-produce-graph/pie--datacite-client.png 2-produce-graph/pie--datacite-type.png
- git commit -m "Nouvelle execution du pipeline"
- git push origin HEAD:$CI_COMMIT_REF_NAME
......
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