mirror of
https://github.com/tribufu/ServerManagers
synced 2026-06-01 09:42:39 +00:00
pipeline file changes
This commit is contained in:
parent
1ef43cfa7b
commit
5f7443e8fb
1 changed files with 0 additions and 5 deletions
|
|
@ -20,11 +20,6 @@ steps:
|
||||||
[Parameter(Mandatory = $true)] [string]$accessToken
|
[Parameter(Mandatory = $true)] [string]$accessToken
|
||||||
)
|
)
|
||||||
|
|
||||||
Write-Host "baseUri = $baseUri"
|
|
||||||
Write-Host "agentId = $agentId"
|
|
||||||
Write-Host "agentName = $agentName"
|
|
||||||
Write-Host "accessToken = $accessToken"
|
|
||||||
|
|
||||||
try {
|
try {
|
||||||
[Net.ServicePointManager]::SecurityProtocol = "Tls12, Tls13"
|
[Net.ServicePointManager]::SecurityProtocol = "Tls12, Tls13"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue