Use new deploy key and add spaces

This commit is contained in:
Luke Murphy 2020-03-29 11:03:54 +02:00
parent 1ed4f14503
commit 8334bdcd7d
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 4 additions and 2 deletions

View File

@ -1,10 +1,12 @@
---
kind: pipeline
name: default
steps:
- name: Deploy application with Dokku
- name: Deploy Homebase with Dokku
image: appleboy/drone-git-push:0.2.0-linux-amd64
settings:
remote: ssh://dokku@dokku.autonomic.zone:222/homebase
ssh_key:
from_secret: homebase_deploy_key
from_secret: drone_deploy_key