revert temp changes
[SKIP CI]
This commit is contained in:
@@ -7,7 +7,7 @@ when:
|
|||||||
exclude: [ main, master ]
|
exclude: [ main, master ]
|
||||||
path:
|
path:
|
||||||
include: [ '.woodpecker/build_dev.yml', 'build/*', 'Dockerfile' ]
|
include: [ '.woodpecker/build_dev.yml', 'build/*', 'Dockerfile' ]
|
||||||
event: [ cron ]
|
event: [ push, manual ]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
dev_alpine_build_and_publish:
|
dev_alpine_build_and_publish:
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ matrix:
|
|||||||
|
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
include: [ master, dev ]
|
include: [ master ]
|
||||||
cron: nightly
|
cron: nightly
|
||||||
event: [ cron, release, manual ]
|
event: [ cron, release, manual ]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user