Renovate: Update woodpeckerci/plugin-docker-buildx Docker tag to v2.2.1
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
This commit is contained in:
parent
5f11ab4cde
commit
f6067a5715
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ steps:
|
||||||
build-main:
|
build-main:
|
||||||
when:
|
when:
|
||||||
branch: main
|
branch: main
|
||||||
image: woodpeckerci/plugin-docker-buildx:2.2.0
|
image: woodpeckerci/plugin-docker-buildx:2.2.1
|
||||||
pull: true
|
pull: true
|
||||||
settings:
|
settings:
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
|
@ -20,7 +20,7 @@ steps:
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
exclude: ["main"]
|
exclude: ["main"]
|
||||||
image: woodpeckerci/plugin-docker-buildx:2.2.0
|
image: woodpeckerci/plugin-docker-buildx:2.2.1
|
||||||
pull: true
|
pull: true
|
||||||
settings:
|
settings:
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
|
|
Loading…
Reference in a new issue