Use the right branch name for develop

This commit is contained in:
Luis Ángel San Martín 2019-09-11 23:45:59 +02:00
parent a18b6ee210
commit 3523fcd12e

View File

@ -111,7 +111,7 @@ jobs:
- MacOS
- Windows_x86
- Windows_x64
condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'develop'))
condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'refs/heads/develop'))
variables:
- group: bintray
pool: