Update azure-pipelines-release.yml for Azure Pipelines
This commit is contained in:
parent
432f6569ad
commit
2b6c5eeb1d
1 changed files with 1 additions and 1 deletions
|
@ -198,7 +198,7 @@ stages:
|
|||
}
|
||||
|
||||
sudo docker pull homeassistant/amd64-homeassistant:$(Build.SourceBranchName)
|
||||
sudo docker pull homeassistant/i368-homeassistant:$(Build.SourceBranchName)
|
||||
sudo docker pull homeassistant/i386-homeassistant:$(Build.SourceBranchName)
|
||||
sudo docker pull homeassistant/armhf-homeassistant:$(Build.SourceBranchName)
|
||||
sudo docker pull homeassistant/armv7-homeassistant:$(Build.SourceBranchName)
|
||||
sudo docker pull homeassistant/aarch64-homeassistant:$(Build.SourceBranchName)
|
||||
|
|
Loading…
Add table
Reference in a new issue