Fix machine release builds (#41879)
This commit is contained in:
parent
8036b709e0
commit
b2f50d0a3a
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ stages:
|
|||
-v $(pwd):/data:ro \
|
||||
homeassistant/amd64-builder:$(versionBuilder) \
|
||||
--homeassistant-machine "$(homeassistantRelease)=$(buildMachine)" \
|
||||
-t /data --docker-hub homeassistant
|
||||
-t /data/machine --docker-hub homeassistant
|
||||
displayName: 'Build Release'
|
||||
|
||||
- stage: 'Publish'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue