woodpecker-docker-buildx/.woodpecker/main.yml
2021-10-15 16:01:21 +02:00

13 lines
203 B
YAML

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