test(caddy): fix automated testing

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2025-07-19 04:44:34 +00:00
parent 06122fcd89
commit a47e781d91
7 changed files with 10 additions and 15 deletions

View File

@@ -14,7 +14,7 @@ trap cleanup EXIT SIGINT
function build_anubis_ko() {
(
cd ../.. &&
VERSION=devel ko build \
KO_DOCKER_REPO=ko.local/anubis VERSION=devel ko build \
--platform=all \
--base-import-paths \
--tags="latest" \