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
31815ff89b
commit
855813a173
1 changed files with 4 additions and 0 deletions
|
|
@ -35,6 +35,10 @@ stages:
|
|||
displayName: Build and Publish
|
||||
|
||||
steps:
|
||||
- task: agent-capabilities@0
|
||||
inputs:
|
||||
personalAccessToken: '$(System.AccessToken)'
|
||||
|
||||
- task: PowerShell@2
|
||||
displayName: Output Environment Variables
|
||||
condition: contains(variables['system.debug'], 'true')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue