1
0
mirror of https://github.com/rancher/os.git synced 2025-09-07 01:31:06 +00:00

Updated How to set up RancherOS CI (markdown)

Denise
2016-01-28 14:19:30 -08:00
parent b31d3964a7
commit ecd6d559b0

@@ -61,7 +61,7 @@ Once you've logged into Github, it will provide your list of repos. The `rancher
You will need to activate the `os` repo for CI and you will need to have admin privileges on it. Click on the `os` in the list on the Drone homepage. Click on **Activate Now**.
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.
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.