This is an automated email from the ASF dual-hosted git repository.

aharui pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-asjs.wiki.git


The following commit(s) were added to refs/heads/master by this push:
     new 90a3ea4  Updated CI Server Setup (markdown)
90a3ea4 is described below

commit 90a3ea4a7805c9112282ae4ee26633acdb9d3ff6
Author: aharui <[email protected]>
AuthorDate: Thu Oct 10 09:44:55 2019 -0700

    Updated CI Server Setup (markdown)
---
 CI-Server-Setup.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CI-Server-Setup.md b/CI-Server-Setup.md
index 0960fd4..54dc150 100644
--- a/CI-Server-Setup.md
+++ b/CI-Server-Setup.md
@@ -21,6 +21,7 @@ There is an [email protected] email account for mail 
from Jenkins CI.  Th
 Before setting up jobs after Jenkins is installed, got to "Manage Jenkins":
 
 * Check the Plugins configuration to make sure the Extended Email plugin is 
installed
+* In the Global Security, restrict full access to logged in users (the 
default) but also allow read-only access to everyone.
 * In the Tools Configuration, set up the paths to the JDK, Git, Ant, and Maven
 * In the System Configuration, set the environment variable GECKODRIVER_HOME 
to `C:\\geckodriver\\geckodriver.exe`
 * In the System Configuration, Set the environment variable JAVA_TOOL_OPTIONS 
to `-Dfile.encoding=UTF-8 -Xms384m -Xmx2g`

Reply via email to