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:
@@ -43,7 +43,7 @@ for arg in "$@"; do
|
||||
esac
|
||||
done
|
||||
|
||||
exec sudo docker compose \
|
||||
exec docker compose \
|
||||
--env-file "$ENV_FILE" \
|
||||
-f "$COMPOSE_FILE" \
|
||||
"${translated_args[@]}"
|
||||
|
||||
Reference in New Issue
Block a user