Update azure-pipelines-release.yml for Azure Pipelines

This commit is contained in:
Pascal Vizeli 2019-07-11 09:24:15 +02:00
parent 8937d44399
commit b8ee3536b3

View File

@ -120,7 +120,6 @@ stages:
- stage: 'Publish' - stage: 'Publish'
jobs: jobs:
- job: 'ReleaseHassio' - job: 'ReleaseHassio'
condition: and(startsWith(variables['Build.SourceBranch'], 'refs/tags')
pool: pool:
vmImage: 'ubuntu-latest' vmImage: 'ubuntu-latest'
steps: steps: