mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-27 15:06:29 +00:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
30448dbc5a
commit
1419e72dbc
@ -51,9 +51,8 @@ jobs:
|
|||||||
buildroot-external/rootfs-overlay/usr/lib/rauc/*
|
buildroot-external/rootfs-overlay/usr/lib/rauc/*
|
||||||
displayName: 'Run ShellCheck'
|
displayName: 'Run ShellCheck'
|
||||||
|
|
||||||
|
# condition: and(startsWith(variables['Build.SourceBranch'], 'refs/tags'), succeeded('ShellCheck'))
|
||||||
- job: 'Release'
|
- job: 'Release'
|
||||||
#condition: and(startsWith(variables['Build.SourceBranch'], 'refs/tags'), succeeded('ShellCheck'))
|
|
||||||
condition: and(eq(variables['Build.SourceBranchName'], 'dev'), 'refs/tags'), succeeded('ShellCheck'))
|
condition: and(eq(variables['Build.SourceBranchName'], 'dev'), 'refs/tags'), succeeded('ShellCheck'))
|
||||||
dependsOn: 'ShellCheck'
|
dependsOn: 'ShellCheck'
|
||||||
pool:
|
pool:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user