|
@@ -61,7 +61,7 @@ jobs:
|
|
run: |
|
|
run: |
|
|
docker buildx build --push \
|
|
docker buildx build --push \
|
|
--tag hvalev/dht22mqtt-homeassistant:latest \
|
|
--tag hvalev/dht22mqtt-homeassistant:latest \
|
|
- --tag hvalev/dht22mqtt-homeassistant:${{steps.get_version.outputs.version-without-v}} \
|
|
|
|
|
|
+ --tag hvalev/dht22mqtt-homeassistant:${{ steps.get_version.outputs.version-without-v }} \
|
|
--platform linux/arm/v7,linux/arm64 .
|
|
--platform linux/arm/v7,linux/arm64 .
|
|
-
|
|
-
|
|
name: Docker Hub Description
|
|
name: Docker Hub Description
|