- Do you want to request a feature or report a bug?
bug
- What is the current behavior?
i have locked deploys. i publish using netlify deploy --prod. CLI tells me this:
Deploying to live site URL...
✔ Finished hashing 180 files✔ CDN requesting 81 files
😄 (72/82) Uploading client/app.0a6d7911.css..✔ Finished uploading 82 assets
✔ Deploy is live!
Logs: https://app.netlify.com/sites/scout-videos-51664/deploys/5d7e64a6fa03b8fb214cb84a
Unique Deploy URL: https://5d7e64a6fa03b8fb214cb84a--scout-videos-51664.netlify.com
Live URL: https://www.swyx.io
the last line is misleading, because what i just deployed is not live. we should not show that and prompt people to go and manually publish if they are sure they want to
- Do you want to request a feature or report a bug?
bug
- What is the current behavior?
i have locked deploys. i publish using
netlify deploy --prod. CLI tells me this:the last line is misleading, because what i just deployed is not live. we should not show that and prompt people to go and manually publish if they are sure they want to