test(docker-registry): export the right envvars

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2025-11-07 18:53:50 -05:00
parent fee6638c5a
commit 977e8ccf17

View File

@@ -2,6 +2,9 @@
set -euo pipefail
export VERSION=$GITHUB_COMMIT-test
export KO_DOCKER_REPO=ko.local
source ../lib/lib.sh
build_anubis_ko