Will it work that way?
This commit is contained in:
@@ -10,8 +10,8 @@ variables:
|
|||||||
steps:
|
steps:
|
||||||
dryrun:
|
dryrun:
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
|
privileged: true
|
||||||
settings:
|
settings:
|
||||||
privileged: true
|
|
||||||
dockerfile: *file
|
dockerfile: *file
|
||||||
platforms: linux/arm64/v8,linux/amd64
|
platforms: linux/arm64/v8,linux/amd64
|
||||||
dry_run: true
|
dry_run: true
|
||||||
@@ -23,8 +23,8 @@ steps:
|
|||||||
|
|
||||||
publish:
|
publish:
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
|
privileged: true
|
||||||
settings:
|
settings:
|
||||||
privileged: true
|
|
||||||
dockerfile: *file
|
dockerfile: *file
|
||||||
platforms: linux/arm64/v8,linux/amd64
|
platforms: linux/arm64/v8,linux/amd64
|
||||||
repo: *repo
|
repo: *repo
|
||||||
|
|||||||
Reference in New Issue
Block a user