Update .gitlab-ci.yml file
This commit is contained in:
@@ -39,6 +39,7 @@ prepare_job:
|
|||||||
- chmod 644 ~/.ssh/known_hosts
|
- chmod 644 ~/.ssh/known_hosts
|
||||||
- git config --global user.email 'bot@hzdr.de'
|
- git config --global user.email 'bot@hzdr.de'
|
||||||
- git config --global user.name 'Bot'
|
- git config --global user.name 'Bot'
|
||||||
|
- git branch -vv
|
||||||
- 'git push -o ci.skip https://gitlab-ci-token:$CI_JOB_TOKEN@$CI_SERVER_HOST/$CI_PROJECT_PATH.git origin HEAD:testing'
|
- 'git push -o ci.skip https://gitlab-ci-token:$CI_JOB_TOKEN@$CI_SERVER_HOST/$CI_PROJECT_PATH.git origin HEAD:testing'
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user