mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
94f9c74423
commit
d7e874de0c
1 changed files with 2 additions and 1 deletions
|
|
@ -188,7 +188,8 @@ stages:
|
|||
"@
|
||||
$installTextFileContent | Out-File -LiteralPath:$installTextFile -Force -Encoding ascii
|
||||
|
||||
& "$env:AGENTCAPABILITIES_USER_INNOSETUP" /J"$installTextFile" "$installScriptFile"
|
||||
#& "$env:AGENTCAPABILITIES_USER_INNOSETUP" /J"$installTextFile" "$installScriptFile"
|
||||
& "$env:AGENTCAPABILITIES_USER_INNOSETUP" "$installScriptFile"
|
||||
pwsh: true
|
||||
|
||||
- task: CopyFiles@2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue