Skip to content

Commit 2681e29

Browse files
committed
fix(woodpecker): cron run error
1 parent 451c72d commit 2681e29

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.woodpecker/chart.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ steps:
2727
event:
2828
- push
2929
- tag
30+
- cron
3031

3132
depends_on:
3233
- manifest

.woodpecker/test-linux.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ steps:
2121
event:
2222
- push
2323
- tag
24+
- cron

0 commit comments

Comments
 (0)