|
|
@ -879,7 +879,7 @@ stages:
|
|
|
|
artifactName: 'WindowsAutomationScreenshots'
|
|
|
|
artifactName: 'WindowsAutomationScreenshots'
|
|
|
|
targetPath: $(Build.SourcesDirectory)
|
|
|
|
targetPath: $(Build.SourcesDirectory)
|
|
|
|
- checkout: none
|
|
|
|
- checkout: none
|
|
|
|
- powershell: |
|
|
|
|
- pwsh: |
|
|
|
|
iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/Servarr/AzureDiscordNotify/master/DiscordNotify.ps1'))
|
|
|
|
iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/Servarr/AzureDiscordNotify/master/DiscordNotify.ps1'))
|
|
|
|
env:
|
|
|
|
env:
|
|
|
|
SYSTEM_ACCESSTOKEN: $(System.AccessToken)
|
|
|
|
SYSTEM_ACCESSTOKEN: $(System.AccessToken)
|
|
|
|