chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v4
This commit is contained in:
parent
428edf23ed
commit
e46b7893b5
2 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@ when:
|
|||
|
||||
steps:
|
||||
release:
|
||||
image: woodpeckerci/plugin-ready-release-go:1.1.1
|
||||
image: woodpeckerci/plugin-ready-release-go:1.0.3
|
||||
pull: true
|
||||
settings:
|
||||
release_branch: ${CI_REPO_DEFAULT_BRANCH}
|
||||
|
|
|
@ -36,7 +36,7 @@ steps:
|
|||
# TODO: add test of fresh build kaniko
|
||||
|
||||
build-dryrun:
|
||||
image: woodpeckerci/plugin-docker-buildx:3.0.0
|
||||
image: woodpeckerci/plugin-docker-buildx:4.0.0
|
||||
depends_on:
|
||||
- lint
|
||||
settings:
|
||||
|
@ -50,7 +50,7 @@ steps:
|
|||
branch: renovate/*
|
||||
|
||||
release-next:
|
||||
image: woodpeckerci/plugin-docker-buildx:3.0.0
|
||||
image: woodpeckerci/plugin-docker-buildx:4.0.0
|
||||
settings:
|
||||
repo: *publish_repos
|
||||
platforms: *platforms
|
||||
|
@ -61,7 +61,7 @@ steps:
|
|||
event: push
|
||||
|
||||
release-tag:
|
||||
image: woodpeckerci/plugin-docker-buildx:3.0.0
|
||||
image: woodpeckerci/plugin-docker-buildx:4.0.0
|
||||
settings:
|
||||
repo: *publish_repos
|
||||
platforms: *platforms
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue