vercel-azure-devops-extension icon indicating copy to clipboard operation
vercel-azure-devops-extension copied to clipboard

feat: add output for original deployment url to enable creation of ow…

Open phidol opened this issue 1 year ago • 1 comments

…n alias in separate task

phidol avatar Aug 20 '24 07:08 phidol

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.

phidol avatar Aug 20 '24 07:08 phidol