run ok all branches
This commit is contained in:
@@ -1,6 +1,4 @@
|
|||||||
when:
|
when:
|
||||||
branch:
|
|
||||||
include: [ main, master ]
|
|
||||||
path:
|
path:
|
||||||
include: [ '.woodpecker/build_alpine.yml', 'build/*', 'Dockerfile_alpine' ]
|
include: [ '.woodpecker/build_alpine.yml', 'build/*', 'Dockerfile_alpine' ]
|
||||||
cron: nightly
|
cron: nightly
|
||||||
|
|||||||
@@ -1,6 +1,4 @@
|
|||||||
when:
|
when:
|
||||||
branch:
|
|
||||||
include: [ main, master ]
|
|
||||||
path:
|
path:
|
||||||
include: [ '.woodpecker/build_ubuntu.yml', 'build/*', 'Dockerfile_ubuntu' ]
|
include: [ '.woodpecker/build_ubuntu.yml', 'build/*', 'Dockerfile_ubuntu' ]
|
||||||
cron: nightly
|
cron: nightly
|
||||||
|
|||||||
Reference in New Issue
Block a user