ci: use kaniko:2.1.1 from registry (not woodpeckerci/plugin-kaniko)
This commit is contained in:
parent
b97cc789fa
commit
b2c2e78963
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ matrix:
|
|||
|
||||
steps:
|
||||
- name: build-and-push
|
||||
image: woodpeckerci/plugin-kaniko:2.1.1
|
||||
image: kaniko:2.1.1
|
||||
settings:
|
||||
registry:
|
||||
from_secret: REGISTRY_HOSTPORT
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue