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

14 lines
221 B
YAML

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