mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
Update pihole.yml
This commit is contained in:
parent
69890b02ca
commit
85b22df30b
2
.github/workflows/pihole.yml
vendored
2
.github/workflows/pihole.yml
vendored
@ -39,4 +39,4 @@ jobs:
|
||||
run: docker pull boostchicken/pihole:$VERSION
|
||||
-
|
||||
name: build pihole
|
||||
run: docker buildx build --platform=linux/amd64,linux/arm64 --build-arg VERSION=$VERSION run-pihole -t boostchicken/pihole:latest -t boostchicken:/pihole:$VERSION --push
|
||||
run: docker buildx build --platform=linux/amd64,linux/arm64 --build-arg VERSION=$VERSIONp -e VERSION=$VERSION run-pihole -t boostchicken/pihole:latest -t boostchicken:/pihole:$VERSION --push
|
||||
|
Loading…
Reference in New Issue
Block a user