From a2242e4b8338e0140a80dda527815e77e3e23ec3 Mon Sep 17 00:00:00 2001 From: Denise Date: Thu, 28 Jan 2016 14:20:53 -0800 Subject: [PATCH] Updated How to set up RancherOS CI (markdown) --- How-to-set-up-RancherOS-CI.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/How-to-set-up-RancherOS-CI.md b/How-to-set-up-RancherOS-CI.md index aaf32f6..77b4ad5 100644 --- a/How-to-set-up-RancherOS-CI.md +++ b/How-to-set-up-RancherOS-CI.md @@ -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/ \ No newline at end of file