Open thoemmi opened 8 years ago
Don't use that right now. Use this: https://github.com/Microsoft/vsts-task-lib/blob/master/node/docs/stepbystep.md
Since I finished the step by step, next step is to update tfx
Same behavior while executing tfx build tasks create command on windows platform.Only task.json file is created, any alternative methods to follow?
I installed the latest release (0.3.30) and created a new task by calling
tfx build tasks create
. A `task.json' was created, but the sample scripts and the icon are missing. I enabled tracing and discovered that the resources are missing. Here's the output when creating a sample task:The only file that was generated was
task.json
.