Update '.woodpecker/main.yml'
This commit is contained in:
parent
746e878ffc
commit
1cd9c96cc2
@ -1,4 +1,11 @@
|
|||||||
|
clone:
|
||||||
|
git:
|
||||||
|
image: techknowlogick/drone-git:latest
|
||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
publish:
|
publish:
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
repo: foo/bar
|
repo: foo/bar
|
||||||
|
dry_run: true
|
||||||
|
tags: latest
|
||||||
|
dockerfile: Dockerfile
|
||||||
|
Loading…
Reference in New Issue
Block a user