1
1
Fork 0

C/P mistake

Signed by @spirillen
This commit is contained in:
spirillen 2021-09-11 02:08:00 +02:00
parent 37fe355ee0
commit 1ac85a2d73
No known key found for this signature in database
GPG Key ID: 30562ED6FB236E4E
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ after_script:
git status
# Commit all changes
git commit -m "Auto committed from the CI runner `date '+%F %T %Z %z'`
git commit -m "Auto committed from the CI runner `date '+%F %T %Z %z'` [skip ci]"
# Update the repository and make sure to skip the pipeline create for this commit
git push origin "${CI_DEFAULT_BRANCH}" -o ci.skip