mirror of
https://github.com/domfelipe/mika-agent-assist.git
synced 2026-08-07 07:36:41 +00:00
fix: deploy runtime image from source during backfill
This commit is contained in:
commit
d84074d150
4 changed files with 223 additions and 3 deletions
|
|
@ -641,6 +641,7 @@ async function handleUpdateExistingService(
|
|||
token: RAILWAY_API_TOKEN!,
|
||||
serviceId: railwayServiceId,
|
||||
environmentId,
|
||||
fromSource: true,
|
||||
});
|
||||
console.log(`[provision-agent:update] redeploy disparado`);
|
||||
} catch (e) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue