Update '.woodpecker/build.yml'
This commit is contained in:
@@ -11,9 +11,11 @@ pipeline:
|
|||||||
- sh check.sh
|
- sh check.sh
|
||||||
failure: ignore
|
failure: ignore
|
||||||
when:
|
when:
|
||||||
|
cron: nightly
|
||||||
event: cron
|
event: cron
|
||||||
|
|
||||||
build_and_publish:
|
build_and_publish:
|
||||||
|
depends_on: check_self
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
settings:
|
settings:
|
||||||
username: vistanarvas
|
username: vistanarvas
|
||||||
|
|||||||
Reference in New Issue
Block a user