Automate Software Testing and Delivery https://drone.autonomic.zone
This repository has been archived on 2020-10-01. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Luke Murphy bdcedb45ba
Wire up docker build and trim README
2020-03-29 11:08:40 +02:00
ansible Mount docker sock in as well 2020-03-25 11:13:09 +01:00
sbin Remove entrypoint since not needed 2020-03-24 22:50:44 +01:00
.drone.yml Wire up docker build and trim README 2020-03-29 11:08:40 +02:00
.envrc.sample Copy/Pasta and adapt Gitea config 2020-03-24 13:57:22 +01:00
CHECKS Revert "WIP testing" 2020-03-25 02:08:40 +01:00
Dockerfile Don't override myself 2020-03-25 01:53:44 +01:00
README.md Wire up docker build and trim README 2020-03-29 11:08:40 +02:00
app.json Update URL and remove cruft 2020-03-24 11:41:47 +01:00
requirements.txt Copy/Pasta and adapt Gitea config 2020-03-24 13:57:22 +01:00

README.md

drone

https://drone.io/

Deploy

We deploy Drone by hand because it cannot replace itself during the deployment process.

See the wiki for documentation about setting up your SSH connection.

$ git remote add dokku dokku@dokku.autonomic.zone:drone
$ git push dokku