mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 11:47:06 +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'
|
- job: 'Release'
|
||||||
condition: and(startsWith(variables['Build.SourceBranch'], 'refs/tags'), succeeded('VersionValidate')
|
condition: and(startsWith(variables['Build.SourceBranch'], 'refs/tags'), succeeded('VersionValidate'))
|
||||||
dependsOn:
|
dependsOn:
|
||||||
- 'VersionValidate'
|
- 'VersionValidate'
|
||||||
timeoutInMinutes: 120
|
timeoutInMinutes: 120
|
||||||
|
Loading…
x
Reference in New Issue
Block a user