|
@@ -29,6 +29,6 @@ jobs:
|
|
uses: docker/build-push-action@v2
|
|
uses: docker/build-push-action@v2
|
|
with:
|
|
with:
|
|
context: .
|
|
context: .
|
|
- platforms: linux/amd64,linux/arm64,linux/arm/v6,linux/arm/v7
|
|
|
|
|
|
+ platforms: linux/amd64,linux/arm64,linux/arm/v5,linux/arm/v7
|
|
push: true
|
|
push: true
|
|
tags: chriscn/pihole-to-influxdb:latest
|
|
tags: chriscn/pihole-to-influxdb:latest
|