Compare commits
No commits in common. "main" and "phase-0-scaffold" have entirely different histories.
main
...
phase-0-sc
1 changed files with 1 additions and 5 deletions
|
|
@ -1,9 +1,5 @@
|
|||
when:
|
||||
# Manual-only — fired with IMAGE_TAG by the build pipeline (or
|
||||
# by a human kicking off a deploy from the Woodpecker UI).
|
||||
# The earlier `[manual, push]` would fire on every push and fail
|
||||
# at check-vars because IMAGE_TAG is unset on push events.
|
||||
- event: manual
|
||||
- event: [manual, push]
|
||||
|
||||
steps:
|
||||
- name: check-vars
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue