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

This commit is contained in:
Thomas Renger 2023-01-10 15:23:16 +01:00
parent c3140ae66e
commit 13edac64f2
1 changed files with 2 additions and 1 deletions

View File

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