This commit is contained in:
@@ -22,6 +22,7 @@ steps:
|
||||
|
||||
- name: upload
|
||||
image: appleboy/drone-scp
|
||||
pull: if-not-exists
|
||||
settings:
|
||||
host:
|
||||
from_secret: deploy_host
|
||||
@@ -37,6 +38,7 @@ steps:
|
||||
|
||||
- name: deploy
|
||||
image: appleboy/drone-ssh
|
||||
pull: if-not-exists
|
||||
settings:
|
||||
host:
|
||||
from_secret: deploy_host
|
||||
|
||||
Reference in New Issue
Block a user