Update '.woodpecker/main.yml'
This commit is contained in:
parent
bb74b65e01
commit
72872e456e
@ -1,15 +1,12 @@
|
||||
clone:
|
||||
git:
|
||||
image: techknowlogick/drone-git:latest
|
||||
|
||||
pipeline:
|
||||
publish:
|
||||
image: plugins/kaniko
|
||||
settings:
|
||||
repo: woodpeckerci/plugin-docker-buildx
|
||||
tags: latest
|
||||
dockerfile: Dockerfile
|
||||
secrets:
|
||||
- source: docker_username
|
||||
target: plugin_username
|
||||
- source: docker_password
|
||||
target: plugin_password
|
||||
dockerfile: Dockerfile
|
||||
|
Loading…
Reference in New Issue
Block a user