add some character for testing
This commit is contained in:
@@ -16,7 +16,7 @@ sync_branches:
|
|||||||
rules:
|
rules:
|
||||||
- if: '$CI_COMMIT_BRANCH == "production"'
|
- if: '$CI_COMMIT_BRANCH == "production"'
|
||||||
before_script:
|
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"
|
- git config --global user.name "GitLab CI"
|
||||||
script:
|
script:
|
||||||
- git remote set-url origin "https://oauth2:${CI_JOB_TOKEN}@${CI_SERVER_HOST}/${CI_PROJECT_PATH}.git"
|
- git remote set-url origin "https://oauth2:${CI_JOB_TOKEN}@${CI_SERVER_HOST}/${CI_PROJECT_PATH}.git"
|
||||||
|
|||||||
Reference in New Issue
Block a user