Skip to content

Commit f2b49cc

Browse files
committed
changed git repo to jenkins
1 parent c4938c5 commit f2b49cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

software/infrastructure/jenkins.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@
254254

255255
"# Update Jenkins with versioned configuration\n",
256256
"rm -rf /usr/share/tomcat6/.jenkins\n",
257-
"git clone git@github.com:stelligent/continuous_integration_example.git /usr/share/tomcat6/.jenkins\n",
257+
"git clone git@github.com:stelligent/ciexample_jenkins.git /usr/share/tomcat6/.jenkins\n",
258258

259259
"# Installing Ruby 1.9.3 from RPM\n",
260260
"wget https://s3.amazonaws.com/stelligentlabs/resources/rpm/ruby-1.9.3p0-2.amzn1.x86_64.rpm\n",

0 commit comments

Comments
 (0)