mirror of
https://codeberg.org/scip/kleingebaeck.git
synced 2026-03-12 10:21:50 +01:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0d5ee0b485 |
@@ -6,7 +6,7 @@ variables:
|
||||
|
||||
steps:
|
||||
dryrun:
|
||||
image: docker.io/woodpeckerci/plugin-docker-buildx:latest
|
||||
image: docker.io/woodpeckerci/plugin-docker-buildx:6.0.3
|
||||
settings:
|
||||
dockerfile: Dockerfile
|
||||
platforms: linux/amd64
|
||||
@@ -17,7 +17,7 @@ steps:
|
||||
event: [pull_request]
|
||||
|
||||
publish:
|
||||
image: docker.io/woodpeckerci/plugin-docker-buildx:latest
|
||||
image: docker.io/woodpeckerci/plugin-docker-buildx:6.0.3
|
||||
settings:
|
||||
dockerfile: Dockerfile
|
||||
platforms: linux/amd64
|
||||
|
||||
Reference in New Issue
Block a user