This commit is contained in:
@@ -9,6 +9,9 @@ jobs:
|
|||||||
deploy:
|
deploy:
|
||||||
runs-on: aliyun
|
runs-on: aliyun
|
||||||
steps:
|
steps:
|
||||||
|
- name: Install Docker CLI
|
||||||
|
run: apk add --no-cache docker-cli
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
run: |
|
run: |
|
||||||
git clone --depth 1 -b main \
|
git clone --depth 1 -b main \
|
||||||
|
|||||||
Reference in New Issue
Block a user