mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
Update nextdns.yml
This commit is contained in:
parent
7fc1fdc065
commit
871a441616
2
.github/workflows/nextdns.yml
vendored
2
.github/workflows/nextdns.yml
vendored
@ -41,4 +41,4 @@ jobs:
|
||||
|
||||
-
|
||||
name: build pihole $VERSION
|
||||
run: docker buildx build --platform=linux/amd64,linux/arm64 --build-arg VERSION=${{ env.VERSION }} run-pihole -t boostchicken/nextdns:latest -t boostchicken/nextdns:${{ env.VERSION }} --push
|
||||
run: docker buildx build --platform=linux/amd64,linux/arm64 --build-arg VERSION=${{ env.VERSION }} nextdns/docker -t boostchicken/nextdns:latest -t boostchicken/nextdns:${{ env.VERSION }} --push
|
||||
|
Loading…
Reference in New Issue
Block a user