mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-05 08:18:17 +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 ../.. && \
|
||||
npm ci && \
|
||||
npm run assets \
|
||||
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