Browse Source

Update azure-pipelines.yml

pull/1923/head
Quin Lynch GitHub 3 years ago
parent
commit
a4550c82c7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      azure-pipelines.yml

+ 1
- 0
azure-pipelines.yml View File

@@ -2,6 +2,7 @@ variables:
buildConfiguration: Release
buildTag: $[ startsWith(variables['Build.SourceBranch'], 'refs/tags') ]
buildNumber: $[ variables['Build.BuildNumber'] ]
suffix: $(Date:yyyyMMdd)

trigger:
tags:


Loading…
Cancel
Save