mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
f28ca34307
commit
31e3c563b5
@ -9,7 +9,6 @@ trigger:
|
|||||||
- '*'
|
- '*'
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
versionWheels: 'dev'
|
|
||||||
versionBuilder: '3.1'
|
versionBuilder: '3.1'
|
||||||
|
|
||||||
|
|
||||||
@ -23,8 +22,8 @@ jobs:
|
|||||||
maxParallel: 2
|
maxParallel: 2
|
||||||
matrix:
|
matrix:
|
||||||
amd64:
|
amd64:
|
||||||
buildContainer: 'homeassistant/amd64-wheels'
|
buildContainer: 'homeassistant/amd64-wheels:dev'
|
||||||
container: $[ variables['buildContainer'] ]:$(versionWheels)
|
container: $[ variables['buildContainer'] ]
|
||||||
steps:
|
steps:
|
||||||
- script: |
|
- script: |
|
||||||
python3 -m builder --help
|
python3 -m builder --help
|
||||||
|
Loading…
x
Reference in New Issue
Block a user