Update azure-pipelines-release.yml for Azure Pipelines

pull/25080/head
Pascal Vizeli 2019-07-11 09:24:15 +02:00
parent 8937d44399
commit b8ee3536b3
1 changed files with 0 additions and 1 deletions

View File

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