You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we have two commits to a repo that trigger a begin deploy the first one wins and the second one never runs. It would be great if the deploy.sh command went to sleep and retried the deploy if it detects an ongoing deploy.
The text was updated successfully, but these errors were encountered:
If we have two commits to a repo that trigger a
begin deploy
the first one wins and the second one never runs. It would be great if thedeploy.sh
command went to sleep and retried the deploy if it detects an ongoing deploy.The text was updated successfully, but these errors were encountered: