Capitalise and choose new name
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Luke Murphy 2020-03-25 19:58:54 +01:00
parent 3e0400c774
commit 1d31cfd573
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 2 additions and 2 deletions

View File

@ -2,10 +2,10 @@
kind: pipeline kind: pipeline
name: default name: default
steps: steps:
- name: deploy application - name: Deploy application with Dokku
image: appleboy/drone-git-push image: appleboy/drone-git-push
settings: settings:
remote: dokku@dokku.autonomic.zone remote: dokku@dokku.autonomic.zone
remote_name: homebase remote_name: homebase
ssh_key: ssh_key:
from_secret: ssh_key from_secret: homebase_deploy_key