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

Test pour push nb-dois.txt vers le 2e repo.

parent 9f7f5b1b
No related branches found
No related tags found
No related merge requests found
Pipeline #173360 passed
......@@ -25,6 +25,8 @@ actualisation_dois:
- git clone ${LINK_TO_CLONE}
- cp 1-enrich-with-datacite/nb-dois.txt ${PATH_TO_PUSH}
- cd ${PATH_TO_PUSH}
- git config user.name "${GITLAB_USER_NAME}"
- git config user.email "${GITLAB_USER_EMAIL}"
- git remote set-url --push origin "https://PUSH_TOKEN:${ACCESS_TOKEN2}@gricad-gitlab.univ-grenoble-alpes.fr/${PROJECT_PATH2}.git"
- git add -f nb-dois.txt
- git commit -m "Execution du pipeline. Actualisation du nombre de dois."
......
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