fix wrong image name on privoxy build

This commit is contained in:
red 2025-04-08 12:45:36 -04:00
parent e3345cad85
commit 1a57461a2d
2 changed files with 1 additions and 2 deletions

View file

@ -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

View file

@ -5,7 +5,6 @@ when:
depends_on: depends_on:
- build - build
clone: clone:
git: git:
image: woodpeckerci/plugin-git image: woodpeckerci/plugin-git