woodpecker-docker-buildx/.woodpecker/main.yml
2021-10-15 15:55:58 +02:00

14 lines
221 B
YAML

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