mirror of
https://github.com/Cian-H/am-d-model.eu.git
synced 2026-04-30 04:41:43 +01:00
Fixed deploy command
This commit is contained in:
@@ -87,7 +87,7 @@ cleanup-versions:
|
||||
deploy:
|
||||
#!/usr/bin/env bash
|
||||
docker compose up -d --wait
|
||||
docker exec -it am-d-modeleu-worker-1 ./setup.sh
|
||||
docker compose exec -it worker setup.sh
|
||||
|
||||
fmt:
|
||||
bun run prettier --write "**/*.{js,jsx,ts,tsx,html,css,scss,sass,svelte,yaml,json,markdown}"
|
||||
|
||||
Reference in New Issue
Block a user