CI: disable push as long as we don't have a registry
Some checks failed
ci/woodpecker/push/docker Pipeline failed
Some checks failed
ci/woodpecker/push/docker Pipeline failed
This commit is contained in:
parent
c3140ae66e
commit
13edac64f2
|
@ -3,4 +3,5 @@ pipeline:
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
settings:
|
settings:
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
tag: ["vollmond"]
|
tag: ["vollmond"]
|
||||||
|
dry-run: true
|
Loading…
Reference in a new issue