mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-04-07 11:59:43 +00:00
ci: cross compile server on tag too
This commit is contained in:
parent
3a99be7a5b
commit
a0af5feec7
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ steps:
|
|||
XGO_VERSION: *xgo_version
|
||||
when:
|
||||
branch: ${CI_REPO_DEFAULT_BRANCH}
|
||||
event: push
|
||||
event: [push, tag]
|
||||
|
||||
publish-next-server:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
|
|
Loading…
Reference in a new issue