fix wrong image name on privoxy build
This commit is contained in:
parent
e3345cad85
commit
1a57461a2d
2 changed files with 1 additions and 2 deletions
|
|
@ -32,7 +32,7 @@ steps:
|
|||
when:
|
||||
event: [pull_request, push]
|
||||
privoxy:
|
||||
image: woodpecker-ci/plugin-kaniko
|
||||
image: woodpeckerci/plugin-kaniko
|
||||
settings:
|
||||
registry: cr.forge.lan
|
||||
repo: darkdork.dev/privoxy
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@ when:
|
|||
depends_on:
|
||||
- build
|
||||
|
||||
|
||||
clone:
|
||||
git:
|
||||
image: woodpeckerci/plugin-git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue