Update image-build.yml

This commit is contained in:
chenxudong2020 2024-10-13 07:49:21 +08:00
parent 7beda940c4
commit 3c1101855e

View File

@ -24,7 +24,7 @@ jobs:
- name: Modify
run : |
echo $pwd
cd docker-zerotier-planet
sh copy.sh
- name: Set up Docker Buildx
@ -37,4 +37,6 @@ jobs:
password: ${{ secrets.DOCKER_PASSWORD }}
- name: Build and push Docker image
run: ./build.sh
run : |
cd docker-zerotier-planet/docker-zerotier-planet
./build.sh