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