mirror of
https://github.com/xubiaolin/docker-zerotier-planet.git
synced 2025-01-22 20:58:14 -05:00
aaaaa
This commit is contained in:
parent
8a3a5021e4
commit
daff6b4e8d
5
.github/workflows/image-build.yml
vendored
5
.github/workflows/image-build.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user