mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
Update pihole-dote.yml
This commit is contained in:
parent
5b29bc931e
commit
756ad710c8
2
.github/workflows/pihole-dote.yml
vendored
2
.github/workflows/pihole-dote.yml
vendored
@ -32,4 +32,4 @@ jobs:
|
|||||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||||
-
|
-
|
||||||
name: build pihole dote
|
name: build pihole dote
|
||||||
run: docker buildx build --platform=linux/amd64,linux/arm64 run-pihole/DoTE.Dockerfile -t boostchicken/pihole-dote:latest --push
|
run: docker buildx build --platform=linux/amd64,linux/arm64 run-pihole -f DoTE.Dockerfile -t boostchicken/pihole-dote:latest --push
|
||||||
|
Loading…
Reference in New Issue
Block a user