woodpecker-docker-buildx/.woodpecker/main.yml
2021-10-14 14:42:59 +02:00

12 lines
185 B
YAML

clone:
git:
image: techknowlogick/drone-git:latest
pipeline:
publish:
image: plugins/docker
repo: foo/bar
dry_run: true
tags: latest
dockerfile: Dockerfile