Skip to content

Commit 542fca6

Browse files
committed
Fix woodpecker latest build
1 parent fa3e7f7 commit 542fca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.woodpecker/.latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ steps:
1010
from_secret: docker_password
1111
when:
1212
- event: push
13-
branch: [master, main]
13+
branch: [master, main]

0 commit comments

Comments
 (0)