Update '.woodpecker/main.yml'
This commit is contained in:
parent
3316862f35
commit
f162260003
@ -6,7 +6,7 @@ pipeline:
|
|||||||
publish:
|
publish:
|
||||||
image: plugins/kaniko
|
image: plugins/kaniko
|
||||||
repo: foo/bar
|
repo: foo/bar
|
||||||
dry_run: true
|
no-push: true
|
||||||
tags: latest
|
tags: latest
|
||||||
username: foo
|
username: foo
|
||||||
password: bar
|
password: bar
|
||||||
|
Loading…
Reference in New Issue
Block a user