Skip to content
Snippets Groups Projects
Commit e036d07d authored by Roman Dvořák's avatar Roman Dvořák
Browse files

add gitlab token

parent 9695aadc
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ commit_zip:
- git config --global user.name "CI Bot"
- git add files-from-repos/deployment-files.zip
- git commit -m "Add authomatically deployment-files.zip"
- git push origin HEAD:testing-pipeline
- git push https://oauth2:${GITLAB_TOKEN}@gitlab.fi.muni.cz/inject/inject-docs.git HEAD:testing-pipeline -o ci.skip
dependencies:
- setup
......
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