chore: run schedules as curben-bot

This commit is contained in:
curben 2018-11-11 21:52:52 +10:30
parent 8aff703531
commit 0027cb16c5
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@ before_script:
- chmod 644 ~/.ssh/known_hosts
# Set commit author
- git config --global user.name "curben via GitLab Runner"
- git config --global user.email "curben@users.noreply.gitlab.com"
- git config --global user.name "curben-bot"
- git config --global user.email "curben-bot@users.noreply.gitlab.com"
deploy:
script: