This commit is contained in:
@@ -21,7 +21,7 @@ steps:
|
|||||||
- tar czf /tmp/feishu-approval.tar.gz --exclude=.git -C . .
|
- tar czf /tmp/feishu-approval.tar.gz --exclude=.git -C . .
|
||||||
|
|
||||||
- name: upload
|
- name: upload
|
||||||
image: appleboy/drone-scp:1.6.14
|
image: appleboy/drone-scp
|
||||||
settings:
|
settings:
|
||||||
host:
|
host:
|
||||||
from_secret: deploy_host
|
from_secret: deploy_host
|
||||||
@@ -36,7 +36,7 @@ steps:
|
|||||||
overwrite: true
|
overwrite: true
|
||||||
|
|
||||||
- name: deploy
|
- name: deploy
|
||||||
image: appleboy/drone-ssh:1.0.43
|
image: appleboy/drone-ssh
|
||||||
settings:
|
settings:
|
||||||
host:
|
host:
|
||||||
from_secret: deploy_host
|
from_secret: deploy_host
|
||||||
|
|||||||
Reference in New Issue
Block a user