Maybe build command will work first try?
All checks were successful
Build and Push Next App / build-next (push) Successful in 1m5s
All checks were successful
Build and Push Next App / build-next (push) Successful in 1m5s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user