OK, drone should deploy itself
continuous-integration/drone/push Build is passing

This commit is contained in:
Luke Murphy
2020-03-29 11:28:30 +02:00
parent b774bb781f
commit 7fc3ae6cf5
2 changed files with 12 additions and 9 deletions
+3 -9
View File
@@ -4,13 +4,7 @@
> https://drone.io/
## Deploy
# Deploy
We deploy Drone by hand because it cannot replace itself during the deployment process.
See the [wiki](https://git.autonomic.zone/autonomic-cooperative/organising/wiki/hacking-on-dokku-apps) for documentation about setting up your SSH connection.
```bash
$ git remote add dokku dokku@dokku.autonomic.zone:drone
$ 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/drone/)