Skip to content

Commit

Permalink
centos5 updates for release builders PRE_1_PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
rvagg committed Nov 22, 2015
1 parent ae50010 commit 9460506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/centos5/resources/jenkins.sysconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ JENKINS_SLAVE_JAR="/home/iojs/slave.jar"
JENKINS_SLAVE_LOG="/home/iojs/$NAME.log"
JENKINS_SECRET="{{secret}}"
JENKINS_SLAVE_ARGS="-jnlpUrl https://ci.nodejs.org/computer/iojs-digitalocean-centos6-64-{{id}}/slave-agent.jnlp -secret $JENKINS_SECRET"
JENKINS_ENV="DESTCPU={{arch}} ARCH={{arch}} OSTYPE=linux-gnu NODE_COMMON_PIPE=/home/iojs/test.pipe"
JENKINS_ENV="PRE_1_PATH=/home/iojs/bin:$PATH JOBS=$(getconf _NPROCESSORS_ONLN) DESTCPU={{arch}} ARCH={{arch}} OSTYPE=linux-gnu NODE_COMMON_PIPE=/home/iojs/test.pipe"
JENKINS_PATH="{{scl}}"

0 comments on commit 9460506

Please sign in to comment.