Maybe build command will work first try?
All checks were successful
Build and Push Next App / build-next (push) Successful in 1m5s

This commit is contained in:
2026-03-31 13:16:41 -05:00
parent fcb5556bef
commit 017ef680c9
8 changed files with 61 additions and 27 deletions

View File

@@ -16,5 +16,5 @@ set -a
source "$ENV_FILE"
set +a
sudo docker compose --env-file "$ENV_FILE" -f "$COMPOSE_FILE" exec \
docker compose --env-file "$ENV_FILE" -f "$COMPOSE_FILE" exec \
"$BACKEND_CONTAINER_NAME" ./generate_admin_key.sh