mirror of
https://github.com/xubiaolin/docker-zerotier-planet.git
synced 2025-02-08 20:48:14 -05:00
aaa
This commit is contained in:
parent
769e5f0066
commit
b9591eec5e
4
.github/workflows/image-build.yml
vendored
4
.github/workflows/image-build.yml
vendored
@ -15,9 +15,6 @@ jobs:
|
|||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
|
||||||
uses: actions/checkout@v4
|
|
||||||
|
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
@ -27,7 +24,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Modify
|
- name: Modify
|
||||||
run : |
|
run : |
|
||||||
cd docker-zerotier-planet
|
|
||||||
ls -al
|
ls -al
|
||||||
sh ./copy.sh
|
sh ./copy.sh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user