mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-24 13:36:31 +00:00
Update azure-pipelines.yml
This commit is contained in:
parent
d347532c96
commit
cec027a6e6
@ -55,6 +55,7 @@ jobs:
|
||||
# condition: and(startsWith(variables['Build.SourceBranch'], 'refs/tags'), succeeded('ShellCheck'))
|
||||
- job: 'Release'
|
||||
condition: and(eq(variables['Build.SourceBranchName'], 'dev'), succeeded('ShellCheck'))
|
||||
timeoutInMinutes: 360
|
||||
dependsOn:
|
||||
- 'ShellCheck'
|
||||
pool:
|
||||
|
Loading…
x
Reference in New Issue
Block a user