Will it work that way?

This commit is contained in:
2025-01-07 01:51:38 +04:00
parent d4e8e3882d
commit f16b892110

View File

@@ -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