fix: canceling build
This commit is contained in:
parent
f09d76da35
commit
e9e6449edf
@ -78,7 +78,7 @@
|
||||
try {
|
||||
cancelInprogress = true;
|
||||
await post(`/applications/${id}/cancel`, {
|
||||
$selectedBuildId,
|
||||
buildId: $selectedBuildId,
|
||||
applicationId: id
|
||||
});
|
||||
} catch (error) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user