We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4938c5 commit f2b49ccCopy full SHA for f2b49cc
software/infrastructure/jenkins.template
@@ -254,7 +254,7 @@
254
255
"# Update Jenkins with versioned configuration\n",
256
"rm -rf /usr/share/tomcat6/.jenkins\n",
257
- "git clone git@github.com:stelligent/continuous_integration_example.git /usr/share/tomcat6/.jenkins\n",
+ "git clone git@github.com:stelligent/ciexample_jenkins.git /usr/share/tomcat6/.jenkins\n",
258
259
"# Installing Ruby 1.9.3 from RPM\n",
260
"wget https://s3.amazonaws.com/stelligentlabs/resources/rpm/ruby-1.9.3p0-2.amzn1.x86_64.rpm\n",
0 commit comments