Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot] 2026-04-27 15:31:35 +00:00
parent 2d786a05cf
commit d89f39c538

View file

@ -487,6 +487,7 @@ async function handleUpdateExistingService(
environmentId,
projectId,
variables,
skipDeploys: true,
});
console.log(`[provision-agent:update] variáveis atualizadas (${Object.keys(variables).length})`);