mirror of
https://github.com/home-assistant/core.git
synced 2025-08-10 08:05:06 +02:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
@@ -23,8 +23,8 @@ jobs:
|
||||
maxParallel: 2
|
||||
matrix:
|
||||
amd64:
|
||||
buildContainer: 'homeassistant/amd64-wheels:$(versionWheels)'
|
||||
container: $[ variables['buildContainer'] ]
|
||||
buildContainer: 'homeassistant/amd64-wheels'
|
||||
container: $[ variables['buildContainer'] ]:$(versionWheels)
|
||||
steps:
|
||||
- script: |
|
||||
python3 -m builder --help
|
||||
|
Reference in New Issue
Block a user