This commit is contained in:
chenxudong2020 2024-10-13 00:08:11 +00:00
parent 8a3a5021e4
commit daff6b4e8d
3 changed files with 2 additions and 3 deletions

View File

@ -24,8 +24,7 @@ jobs:
- name: Modify
run : |
cd docker-zerotier-planet
sh copy.sh
sh ./copy.sh
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
@ -38,5 +37,5 @@ jobs:
- name: Build and push Docker image
run : |
cd docker-zerotier-planet/docker-zerotier-planet
cd docker-zerotier-planet
./build.sh

0
copy.sh Normal file → Executable file
View File

0
zh.sh Normal file → Executable file
View File