add some character for testing #8
@@ -16,7 +16,7 @@ sync_branches:
|
||||
rules:
|
||||
- if: '$CI_COMMIT_BRANCH == "production"'
|
||||
before_script:
|
||||
- git config --global user.email "gitlab-ci@rhein-software.dev"
|
||||
- git config --global user.email "gitlab-ci1@rhein-software.dev"
|
||||
- git config --global user.name "GitLab CI"
|
||||
script:
|
||||
- git remote set-url origin "https://oauth2:${CI_JOB_TOKEN}@${CI_SERVER_HOST}/${CI_PROJECT_PATH}.git"
|
||||
|
||||
Reference in New Issue
Block a user