mirror of
https://github.com/home-assistant/core.git
synced 2026-05-04 03:51:12 +02:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
+1
-1
@@ -117,7 +117,7 @@ jobs:
|
||||
|
||||
|
||||
- job: 'Release'
|
||||
condition: and(startsWith(variables['Build.SourceBranch'], 'refs/tags'), succeeded('VersionValidate')
|
||||
condition: and(startsWith(variables['Build.SourceBranch'], 'refs/tags'), succeeded('VersionValidate'))
|
||||
dependsOn:
|
||||
- 'VersionValidate'
|
||||
timeoutInMinutes: 120
|
||||
|
||||
Reference in New Issue
Block a user