mirror of
https://github.com/domfelipe/mika-agent-assist.git
synced 2026-08-07 06:56:44 +00:00
Changes
Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
This commit is contained in:
parent
931fc7848e
commit
2d786a05cf
1 changed files with 1 additions and 0 deletions
|
|
@ -237,6 +237,7 @@ export async function setHermesSuspended(opts: {
|
||||||
projectId: opts.projectId,
|
projectId: opts.projectId,
|
||||||
name: "HERMES_SUSPENDED",
|
name: "HERMES_SUSPENDED",
|
||||||
value: opts.suspend ? "true" : "",
|
value: opts.suspend ? "true" : "",
|
||||||
|
skipDeploys: true,
|
||||||
});
|
});
|
||||||
|
|
||||||
await deployRailwayService({
|
await deployRailwayService({
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue