Update azure-pipelines-release.yml for Azure Pipelines
This commit is contained in:
parent
fcb1783f56
commit
3b6b421152
1 changed files with 0 additions and 1 deletions
|
@ -120,7 +120,6 @@ stages:
|
|||
- stage: 'Publish'
|
||||
jobs:
|
||||
- job: 'ReleaseHassio'
|
||||
condition: and(startsWith(variables['Build.SourceBranch'], 'refs/tags')
|
||||
pool:
|
||||
vmImage: 'ubuntu-latest'
|
||||
steps:
|
||||
|
|
Loading…
Add table
Reference in a new issue