feat: ci skip for build result
This commit is contained in:
@ -36,7 +36,7 @@ steps:
|
||||
# Commit and push all static files with pipeline started timestamp
|
||||
- cd $CI_REPO_NAME
|
||||
- git add .
|
||||
- git commit -m "Woodpecker CI ${CI_COMMIT_SHA}"
|
||||
- git commit -m "Woodpecker CI ${CI_COMMIT_SHA} [SKIP CI]"
|
||||
- git push
|
||||
when:
|
||||
event: push
|
||||
|
Reference in New Issue
Block a user