mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Fix machine release builds (#41879)
This commit is contained in:
parent
ffb4a9112b
commit
f2a2cfc52e
@ -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…
x
Reference in New Issue
Block a user