👋 Hello! Is there a way to poll to know if a deployment is complete? 🤔 OR have the cli
deploy
command be sync instead of async.
f
Frank
05/14/2022, 5:03 AM
Usually we’ve seen what teams do is that they configure a webhook build notification. And use that to trigger actions after the deployment is complete.