From 4a96bc040907b511f22b5aac7cb8c047fb0c4c0f Mon Sep 17 00:00:00 2001 From: fosslinux Date: Wed, 1 Jan 2020 10:38:44 +1100 Subject: [PATCH] add note about CI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 693e4307..0ec8275d 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ After that, run it again, without the syntax flag: If it looks good, add all your files, then push to the repo. +If for whatever reason you **can't** do this, create a PR and let our CI (Drone) test it for you. ### Adding a Package To install a new package on a machine, just find the package name, and add it to the end of ./role/{which role}/tasks/packages.yml. Run ansible-playbook against thunix: