Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lolouk44 committed Nov 23, 2020
1 parent c66e679 commit 788b9bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
docker buildx build --no-cache --push \
--tag lolouk44/xiaomi-mi-scale-ha-add-on:${{ github.event.release.tag_name }} \
--tag lolouk44/xiaomi-mi-scale-ha-add-on:latest \
--file ./mi-scale/Dockerfile
--file ./mi-scale/Dockerfile \
--platform linux/386,linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8 .
- name: Image digest
Expand Down

0 comments on commit 788b9bc

Please sign in to comment.