mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-26 10:20:29 +00:00
Propagate version updates after artifacts are released
This commit is contained in:
parent
0a327e96f5
commit
4b8043f537
1 changed files with 4 additions and 0 deletions
|
@ -22,6 +22,10 @@ variables:
|
|||
# Dockerfile changes
|
||||
- 'docker/**'
|
||||
|
||||
depends_on:
|
||||
- docker
|
||||
- binaries
|
||||
|
||||
when:
|
||||
- event: tag
|
||||
- event: pull_request
|
||||
|
|
Loading…
Reference in a new issue