Skip to content
Snippets Groups Projects
Commit 3464cbf4 authored by Céline  TREBEAU's avatar Céline TREBEAU
Browse files

Update .gitlab-ci.yml file

parent 8fc300ef
No related branches found
No related tags found
No related merge requests found
...@@ -27,6 +27,7 @@ release: ...@@ -27,6 +27,7 @@ release:
stage: versioning stage: versioning
when: manual when: manual
script: script:
- ls -al
- git config user.name "$TECHUSER_NAME" - git config user.name "$TECHUSER_NAME"
- git config user.email "$TECHUSER_MAIL" - git config user.email "$TECHUSER_MAIL"
- git remote set-url --push origin "https://oauth2:${TECHUSER_ACCESS_TOKEN}@gitlab.pasteur.fr/ida-public/zellige-core.git/" - git remote set-url --push origin "https://oauth2:${TECHUSER_ACCESS_TOKEN}@gitlab.pasteur.fr/ida-public/zellige-core.git/"
......
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