We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cd301a commit b654b46Copy full SHA for b654b46
templates/rector-gitlab-check.yaml
@@ -18,7 +18,7 @@ commit_changes:
18
stage: commit_changes
19
script:
20
- git config --global user.email "ci@gitlab.com"
21
- - git config --global user.name "GitLab CI
+ - git config --global user.name "GitLab CI"
22
# - git checkout $CI_COMMIT_REF_NAME
23
- git add .
24
- git commit -m "[rector] Rector fixes"
0 commit comments