mirror of
https://github.com/LukeHagar/dokploy.git
synced 2025-12-09 20:37:45 +00:00
fix(deployment): update stuck build notification time from 9 to 10 minutes
This commit is contained in:
@@ -142,7 +142,7 @@ export const ShowDeployments = ({
|
|||||||
Build appears to be stuck
|
Build appears to be stuck
|
||||||
</div>
|
</div>
|
||||||
<p className="text-sm">
|
<p className="text-sm">
|
||||||
Hey! Looks like the build has been running for more than 9
|
Hey! Looks like the build has been running for more than 10
|
||||||
minutes. Would you like to cancel this deployment?
|
minutes. Would you like to cancel this deployment?
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user