with the beta cli, I sent a SIGINT (ctrl+C) mid de...
# prisma-whats-new
l
with the beta cli, I sent a SIGINT (ctrl+C) mid deploy, and am having trouble re-deploying:
Copy code
Error: You can not deploy to a service stage while there is a deployment in progress or a pending deployment scheduled already. Please try again after the deployment finished.
Anyone have insights to getting around this? i’ve tried
graphcool deploy --force
n
just pick a new service name for now 🙂