This commit is contained in:
parent
354ee2ddcb
commit
e61d920611
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ steps:
|
||||||
git status
|
git status
|
||||||
|
|
||||||
# Commit all changes
|
# Commit all changes
|
||||||
git commit -m "Built pdf for ${CI_COMMIT_SHA:0:8}"
|
git commit -m "Built pdf for ${CI_COMMIT_SHA:0:8} [CI SKIP]"
|
||||||
|
|
||||||
# Update the repository and make sure to skip the pipeline create for this commit
|
# Update the repository and make sure to skip the pipeline create for this commit
|
||||||
git push origin "${CI_REPO_DEFAULT_BRANCH}" -o ci.skip
|
git push origin "${CI_REPO_DEFAULT_BRANCH}" -o ci.skip
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue