This commit is contained in:
parent
02266b8198
commit
f542a59f82
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ name: deploy-to-dokku
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: deploy
|
- name: deploy
|
||||||
image: plugins/dokku
|
image: dokku/ci-docker-image
|
||||||
settings:
|
settings:
|
||||||
dokku_host: apps1.fnukinternal.net # replace with your Dokku host
|
dokku_host: apps1.fnukinternal.net # replace with your Dokku host
|
||||||
dokku_app: dokku-ci-deploy # replace with your Dokku app name
|
dokku_app: dokku-ci-deploy # replace with your Dokku app name
|
||||||
|
|
Loading…
Reference in a new issue