mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
skip ci for gh-pages commit
Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
parent
091f4aa5f9
commit
d1e2700fb6
@ -101,7 +101,7 @@ update_index() {
|
||||
|
||||
if ! git diff --quiet; then
|
||||
git add .
|
||||
git commit --message="Update index.yaml" --signoff
|
||||
git commit --message="[ci skip] Update index.yaml" --signoff
|
||||
git push "$GIT_REPOSITORY_URL" gh-pages
|
||||
fi
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user