]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
update the location of the sh script
authorAlfredo Deza <adeza@redhat.com>
Mon, 26 Oct 2015 13:16:59 +0000 (09:16 -0400)
committerAlfredo Deza <adeza@redhat.com>
Mon, 26 Oct 2015 13:16:59 +0000 (09:16 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ansible/roles/ansible-jenkins/files/jobs/jenkins-job-builder/config.xml

index 3f75ff98c737cda9bf4505c8bb02bd9081408ae1..26056d2dfc9b52272833914b3443f26f5ca70851 100644 (file)
@@ -62,7 +62,7 @@
   </triggers>
   <builders>
     <hudson.tasks.Shell>
-      <command>bash jenkins-job-builder/config/config</command>
+      <command>bash jenkins-job-builder/build/build</command>
     </hudson.tasks.Shell>
   </builders>
   <publishers/>