Follow the below steps to upload this task to your account:
Copyright 2016 Kevin Mack & Brandon Rohrer
Licensed under the Apache License, Version 2.0 (the "License"); you may not use these tasks except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
*Follow instructions on how to upload the task using - https://github.com/Microsoft/tfs-cli/blob/master/docs/buildtasks.md or use the below instructions.
tfx-cli
utility
> npm install -g tfx-cli
> tfx login
Copyright Microsoft Corporation
Enter collection url > https://youraccount.visualstudio.com/DefaultCollection
Enter personal access token >
logged in successfully
You can alternatively use basic auth by passing --authType basic
(read Configuring Basic Auth).
> tfx build tasks upload --task-path ./task