revert temp changes

[SKIP CI]
This commit is contained in:
Ruben Momoa
2024-08-23 16:20:29 +02:00
parent 08a110e307
commit 223f97ddbc
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ when:
exclude: [ main, master ]
path:
include: [ '.woodpecker/build_dev.yml', 'build/*', 'Dockerfile' ]
event: [ cron ]
event: [ push, manual ]
steps:
dev_alpine_build_and_publish:

View File

@@ -7,7 +7,7 @@ matrix:
when:
branch:
include: [ master, dev ]
include: [ master ]
cron: nightly
event: [ cron, release, manual ]