This commit is contained in:
@@ -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/)
|
||||
|
||||
Reference in New Issue
Block a user