Add ssh_key for deploying and quote
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
2a1fcb7c95
commit
55b9fca105
@ -5,4 +5,6 @@ steps:
|
||||
- name: deploy application
|
||||
image: appleboy/drone-git-push
|
||||
settings:
|
||||
remote: dokku@dokku.autonomic.zone:homebase
|
||||
remote: "dokku@dokku.autonomic.zone:homebase"
|
||||
ssh_key:
|
||||
from_secret: ssh_key
|
||||
|
Reference in New Issue
Block a user