Add notes about auto deploy
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2020-03-29 10:59:15 +02:00
parent 44ec22625d
commit 61036d4f02
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 2 additions and 6 deletions

View File

@ -6,9 +6,5 @@
# Deploy
See [the prerequisites documentation](https://git.autonomic.zone/autonomic-cooperative/organising/wiki/hacking-on-dokku-apps) first for setting up SSH access.
```bash
$ git remote add dokku dokku@dokku.autonomic.zone:gitea
$ git push dokku
```
1. Push your changes to master and Dokku will try to automatically release
1. See the [Drone dashboard to see the build](https://drone.autonomic.zone/autonomic-cooperative/gitea/)