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

Update .gitlab-ci.yml file

parent 3464cbf4
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,7 @@ release:
when: manual
script:
- ls -al
- git diff
- git config user.name "$TECHUSER_NAME"
- 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/"
......
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