Merge branch 'origin/main' into 'next-release/main'
This commit is contained in:
commit
7b56ace420
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ when:
|
|||
|
||||
steps:
|
||||
release:
|
||||
image: woodpeckerci/plugin-ready-release-go:3.1.1
|
||||
image: woodpeckerci/plugin-ready-release-go:3.1.3
|
||||
pull: true
|
||||
settings:
|
||||
release_branch: ${CI_REPO_DEFAULT_BRANCH}
|
||||
|
|
|
@ -8,7 +8,7 @@ when:
|
|||
|
||||
variables:
|
||||
- &platforms 'linux/amd64,linux/arm64,linux/s390x'
|
||||
- &buildx-plugin 'woodpeckerci/plugin-docker-buildx:5.1.0'
|
||||
- &buildx-plugin 'woodpeckerci/plugin-docker-buildx:5.2.0'
|
||||
# vars used on push / tag events only
|
||||
- publish_logins: &publish_logins
|
||||
# Default DockerHub login
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue