vercel-azure-devops-extension
vercel-azure-devops-extension copied to clipboard
feat: add output for original deployment url to enable creation of ow…
…n alias in separate task
When run with preview flag the task returns the url of the alias that it has created instead of the original deployment url. I want to create an alias with my own convention in a following task. For that I need the original deployment url as you can't create an alias from an alias url.