ci: cross compile server on tag too

This commit is contained in:
6543 2023-07-25 14:42:09 +02:00
parent 3a99be7a5b
commit a0af5feec7
No known key found for this signature in database
GPG key ID: B8BE6D610E61C862

View file

@ -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