mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-25 09:32:43 +00:00
fix(test/healthcheck): run asset build
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
@@ -9,6 +9,8 @@ set -u
|
|||||||
|
|
||||||
(
|
(
|
||||||
cd ../.. && \
|
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
|
ko build --platform=all --base-import-paths --tags="latest" --image-user=1000 --image-annotation="" --image-label="" ./cmd/anubis -L
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user