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:
|
when:
|
||||||
event: [pull_request, push]
|
event: [pull_request, push]
|
||||||
privoxy:
|
privoxy:
|
||||||
image: woodpecker-ci/plugin-kaniko
|
image: woodpeckerci/plugin-kaniko
|
||||||
settings:
|
settings:
|
||||||
registry: cr.forge.lan
|
registry: cr.forge.lan
|
||||||
repo: darkdork.dev/privoxy
|
repo: darkdork.dev/privoxy
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,6 @@ when:
|
||||||
depends_on:
|
depends_on:
|
||||||
- build
|
- build
|
||||||
|
|
||||||
|
|
||||||
clone:
|
clone:
|
||||||
git:
|
git:
|
||||||
image: woodpeckerci/plugin-git
|
image: woodpeckerci/plugin-git
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue