Update '.woodpecker/main.yml'
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user