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
|
# Commit and push all static files with pipeline started timestamp
|
||||||
- cd $CI_REPO_NAME
|
- cd $CI_REPO_NAME
|
||||||
- git add .
|
- git add .
|
||||||
- git commit -m "Woodpecker CI ${CI_COMMIT_SHA}"
|
- git commit -m "Woodpecker CI ${CI_COMMIT_SHA} [SKIP CI]"
|
||||||
- git push
|
- git push
|
||||||
when:
|
when:
|
||||||
event: push
|
event: push
|
||||||
|
Reference in New Issue
Block a user