0

I created a pipeline to test publish my hello UWP application. My build pipeline contains a task Deploy to Visual Studio App Center.

deploy tasj

No errors are indicated in my settings. How do I enable the deploy task?

riQQ
  • 9,878
  • 7
  • 49
  • 66
Kirsten
  • 15,730
  • 41
  • 179
  • 318

1 Answers1

1

Like each task, right click on the task and "Enable selected task(s)":

enter image description here

The result:

enter image description here

Shayki Abramczyk
  • 36,824
  • 16
  • 89
  • 114