Only publish on master
This commit is contained in:
parent
6c12f8fa08
commit
1d8b865845
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ jobs:
|
||||||
- job: 'Publish'
|
- job: 'Publish'
|
||||||
displayName: 'Publish release'
|
displayName: 'Publish release'
|
||||||
dependsOn: Build
|
dependsOn: Build
|
||||||
|
condition: eq(variables['Build.SourceBranch'], 'refs/heads/master')
|
||||||
|
|
||||||
pool: 'MC-Build-1ES-Azure-Pipeline-Linux'
|
pool: 'MC-Build-1ES-Azure-Pipeline-Linux'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue