vollmond/.woodpecker/docker.yml

7 lines
157 B
YAML
Raw Normal View History

pipeline:
docker-build:
image: woodpeckerci/plugin-docker-buildx
settings:
dockerfile: Dockerfile
tag: ["vollmond"]
dry-run: true