This commit is contained in:
2025-10-31 20:52:25 +01:00
parent 425a8fc435
commit 789938f63d

View File

@@ -5,7 +5,7 @@ steps:
dryrun:
image: docker.io/woodpeckerci/plugin-docker-buildx:latest
settings:
dockerfile: *file
dockerfile: Dockerfile
platforms: linux/amd64
dry_run: true
repo: *repo
@@ -16,7 +16,7 @@ steps:
publish:
image: docker.io/woodpeckerci/plugin-docker-buildx:latest
settings:
dockerfile: *file
dockerfile: Dockerfile
platforms: linux/amd64
repo: *repo
registry: codeberg.org