mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
7692cffdbe
commit
04c5cda7e5
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user