mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-26 01:52:42 +00:00
@@ -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
|
||||
)
|
||||
|
||||
|
||||
docker compose up -d
|
||||
|
||||
attempt=1
|
||||
|
||||
Reference in New Issue
Block a user