.woodpecker/2-build-latest.yml aktualisiert
This commit is contained in:
parent
0b2793d5ab
commit
e8fc3b1a6f
1 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@ steps:
|
|||
when:
|
||||
- event: push
|
||||
branch: main
|
||||
- event: [tag, deployment, release, cron]
|
||||
- event: cron
|
||||
|
||||
services:
|
||||
docker:
|
||||
|
@ -37,7 +37,7 @@ services:
|
|||
when:
|
||||
- event: push
|
||||
branch: main
|
||||
- event: [tag, deployment, release, cron]
|
||||
- event: cron
|
||||
|
||||
depends_on:
|
||||
- 1-check
|
Loading…
Reference in a new issue