Update release-pipeline.yml for Azure Pipelines

This commit is contained in:
Mark Iantorno 2022-06-23 13:53:49 -04:00
parent febd40c4ff
commit fe99c36d97
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@ variables:
NEW_RELEASE_VERSION: NEW_RELEASE_VERSION:
BRANCH: BRANCH:
trigger: none trigger:
- none
pool: pool:
vmImage: ubuntu-latest vmImage: ubuntu-latest