Updated the Woodpecker pipeline to build when a new tag is pushed.
All checks were successful
ci/woodpecker/push/build-image Pipeline was successful
All checks were successful
ci/woodpecker/push/build-image Pipeline was successful
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
when:
|
when:
|
||||||
# Allow both normal runs (push) and UI-triggered runs (manual)
|
# Allow both normal runs (push, tag) and UI-triggered runs (manual)
|
||||||
- event: [push, manual]
|
- event: [push, manual, tag]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build-and-push-image
|
- name: build-and-push-image
|
||||||
|
|||||||
Reference in New Issue
Block a user