test: use docker buildx bake

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2025-08-29 20:19:58 +00:00
parent b0757a8b0e
commit c81c21478a
5 changed files with 7 additions and 20 deletions

View File

@@ -9,11 +9,10 @@ set -u
(
cd ../.. && \
npm ci && \
npm run assets \
ko build --platform=all --base-import-paths --tags="latest" --image-user=1000 --image-annotation="" --image-label="" ./cmd/anubis -L
docker buildx bake
)
rm -rf ./var/repos ./var/foo
mkdir -p ./var/repos