mirror of
https://github.com/tribufu/ServerManagers
synced 2026-06-01 09:42:39 +00:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
31815ff89b
commit
855813a173
1 changed files with 4 additions and 0 deletions
|
|
@ -35,6 +35,10 @@ stages:
|
||||||
displayName: Build and Publish
|
displayName: Build and Publish
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- task: agent-capabilities@0
|
||||||
|
inputs:
|
||||||
|
personalAccessToken: '$(System.AccessToken)'
|
||||||
|
|
||||||
- task: PowerShell@2
|
- task: PowerShell@2
|
||||||
displayName: Output Environment Variables
|
displayName: Output Environment Variables
|
||||||
condition: contains(variables['system.debug'], 'true')
|
condition: contains(variables['system.debug'], 'true')
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue