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