1
0
mirror of https://github.com/rancher/os.git synced 2025-09-02 23:34:57 +00:00

Updated How to set up RancherOS CI (markdown)

Denise
2016-01-28 14:20:53 -08:00
parent ecd6d559b0
commit a2242e4b83

@@ -63,6 +63,6 @@ You will need to activate the `os` repo for CI and you will need to have admin p
After Drone has been activated, go to the **Settings** tab in the page. You automatically placed in the **Builds** tab. Enable **Trusted** in order to use the docker daemon on the server.
Anytime you push t the repo, drone will launch the instructions in the `.drone.yml` in the `os` repo.
Any time you push changes to the repo, drone will launch the instructions in the `.drone.yml` in the `os` repo.
Refer to Drone documentation for more details: http://readme.drone.io/setup/overview/