CI: disable push as long as we don't have a registry
Some checks failed
ci/woodpecker/push/docker Pipeline failed

This commit is contained in:
Thomas Renger 2023-01-10 15:23:16 +01:00
parent c3140ae66e
commit 13edac64f2

View file

@ -3,4 +3,5 @@ pipeline:
image: woodpeckerci/plugin-docker-buildx
settings:
dockerfile: Dockerfile
tag: ["vollmond"]
tag: ["vollmond"]
dry-run: true