mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-26 22:46:32 +00:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
1419e72dbc
commit
6510cf9619
@ -53,7 +53,7 @@ jobs:
|
|||||||
|
|
||||||
# condition: and(startsWith(variables['Build.SourceBranch'], 'refs/tags'), succeeded('ShellCheck'))
|
# condition: and(startsWith(variables['Build.SourceBranch'], 'refs/tags'), succeeded('ShellCheck'))
|
||||||
- job: 'Release'
|
- job: 'Release'
|
||||||
condition: and(eq(variables['Build.SourceBranchName'], 'dev'), 'refs/tags'), succeeded('ShellCheck'))
|
condition: and(eq(variables['Build.SourceBranchName'], 'dev'), succeeded('ShellCheck'))
|
||||||
dependsOn: 'ShellCheck'
|
dependsOn: 'ShellCheck'
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'ubuntu-16.04'
|
vmImage: 'ubuntu-16.04'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user