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