mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-13 03:58:45 +00:00
test(caddy): fix automated testing
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
@@ -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" \
|
||||
|
||||
Reference in New Issue
Block a user