Set solution version is missed the Environment URL parament #1197
olegletynain
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello "Power Platform Set Solution Version" is missed the Environment URL parament, and it's easy to restore:
{ "name": "Environment", "label": "Environment Url", "type": "string", "defaultValue": "$(BuildTools.EnvironmentUrl)", "required": false, "helpMarkDown": "Environment url this task targets; default is the pipeline variable that e.g. the CreateEnvironment task has set before." }
to add in the task.json fileBeta Was this translation helpful? Give feedback.
All reactions