Update docker-buildx
This commit is contained in:
parent
880dae22ba
commit
60fb266d01
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ steps:
|
||||||
when:
|
when:
|
||||||
- branch: main
|
- branch: main
|
||||||
event: push
|
event: push
|
||||||
image: woodpeckerci/plugin-docker-buildx:4.2
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
settings:
|
settings:
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
repo: alveusdev/overtedomainserver-buildenv
|
repo: alveusdev/overtedomainserver-buildenv
|
||||||
|
|
Loading…
Reference in a new issue