1
0
Fork 0
mirror of https://github.com/sujiba/pihole-unbound-hyperlocal.git synced 2025-07-13 06:45:43 +02:00

Update docker_build_push.yml

This commit is contained in:
sujiba 2022-03-09 11:00:02 +01:00 committed by GitHub
parent 15b5eacbc8
commit 20e0029522
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ jobs:
-
name: Set up variables
run: |
VER=$(cat /docker-build/VERSION)
VER=$(cat ./docker-build/VERSION)
echo "VERSION=$VER" >> $GITHUB_ENV
-
name: Set up Docker Buildx