From 3bef7617c3a0207ba80522cca055a10d0c239001 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Fri, 5 Feb 2016 13:02:50 -0500 Subject: [PATCH] document how users should not edit Jenkins directly Signed-off-by: Alfredo Deza --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 1a596645..40cd1fcb 100644 --- a/README.rst +++ b/README.rst @@ -32,7 +32,9 @@ Enforcement The rules and structure for the builds are *strictly* enforced. If the convention is not followed, the builds will not work. -Changing Jenkins jobs in Jenkins is **strongly** discouraged. +Changing Jenkins jobs in Jenkins is **strongly** discouraged. Changing +something in the Jenkins UI does not guarantee it will persist and will +probably be overwritten. By default, this is how a directory tree would look like for a build for a project called ``foo`` that uses every choice available:: -- 2.39.5