Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nektro authored Nov 14, 2024
1 parent e567afe commit 27085f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/ci.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ function getPipeline(options) {
{ exit_status: 1, limit: 1 },
{ exit_status: -1, limit },
{ exit_status: 255, limit },
{ signal_reason: "agent_stop", 1 },
{ signal_reason: "agent_stop", limit: 1 },
],
};
};
Expand Down

0 comments on commit 27085f8

Please sign in to comment.