mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 22:27:07 +00:00
Update azure-pipelines-release.yml for Azure Pipelines
This commit is contained in:
parent
e53ecfb5d5
commit
a71a029262
@ -180,7 +180,7 @@ stages:
|
|||||||
|
|
||||||
sudo docker --config .docker manifest annotate homeassistant/home-assistant:${tag_l} \
|
sudo docker --config .docker manifest annotate homeassistant/home-assistant:${tag_l} \
|
||||||
homeassistant/i386-homeassistant:${tag_r} \
|
homeassistant/i386-homeassistant:${tag_r} \
|
||||||
--os linux --arch i386
|
--os linux --arch 386
|
||||||
|
|
||||||
sudo docker --config .docker manifest annotate homeassistant/home-assistant:${tag_l} \
|
sudo docker --config .docker manifest annotate homeassistant/home-assistant:${tag_l} \
|
||||||
homeassistant/armhf-homeassistant:${tag_r} \
|
homeassistant/armhf-homeassistant:${tag_r} \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user