$pat = "<Personal access token for VSTS>"
[Net.ServicePointManager]::SecurityProtocol = "tls12, tls11, tls";
Invoke-WebRequest -Uri https://raw.githubusercontent.com/guestlinelabs/vsts-agent-setup/master/setup-agent.ps1 -OutFile setup-agent.ps1
.\setup-agent.ps1 -pat $pat
-
Notifications
You must be signed in to change notification settings - Fork 0
Powershell script for our build agent base setup
License
guestlinelabs/vsts-agent-setup
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Powershell script for our build agent base setup
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published