mirror of
https://codeberg.org/scip/io-exporter.git
synced 2025-12-17 12:31:03 +01:00
fix var
This commit is contained in:
@@ -5,7 +5,7 @@ steps:
|
|||||||
dryrun:
|
dryrun:
|
||||||
image: docker.io/woodpeckerci/plugin-docker-buildx:latest
|
image: docker.io/woodpeckerci/plugin-docker-buildx:latest
|
||||||
settings:
|
settings:
|
||||||
dockerfile: *file
|
dockerfile: Dockerfile
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
dry_run: true
|
dry_run: true
|
||||||
repo: *repo
|
repo: *repo
|
||||||
@@ -16,7 +16,7 @@ steps:
|
|||||||
publish:
|
publish:
|
||||||
image: docker.io/woodpeckerci/plugin-docker-buildx:latest
|
image: docker.io/woodpeckerci/plugin-docker-buildx:latest
|
||||||
settings:
|
settings:
|
||||||
dockerfile: *file
|
dockerfile: Dockerfile
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
repo: *repo
|
repo: *repo
|
||||||
registry: codeberg.org
|
registry: codeberg.org
|
||||||
|
|||||||
Reference in New Issue
Block a user