]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
jenkins-slave-chef-pull-requests: fix Git URL 27/head
authorKen Dreyer <kdreyer@redhat.com>
Fri, 21 Nov 2014 17:37:45 +0000 (10:37 -0700)
committerKen Dreyer <kdreyer@redhat.com>
Fri, 21 Nov 2014 17:37:45 +0000 (10:37 -0700)
Fix a bad copy & paste for the jenkins-slave-chef-pull-requests job
configuration.

jenkins-slave-chef-pull-requests/config/definitions/jenkins-slave-chef-pull-requests.yml

index f52b83d35b3aebb611607b05e81f714799209ccc..609e3f96b9c7b4adbcb78493d895ebbb7397e7cb 100644 (file)
 
     scm:
       - git:
-          url: https://github.com/ceph/ceph-build.git
+          url: https://github.com/ceph/jenkins-slave-chef.git
           branches:
             - ${sha1}
           refspec: +refs/pull/*:refs/remotes/origin/pr/*
           browser: githubweb
-          browser-url: http://github.com/ceph/ceph-build.git
+          browser-url: https://github.com/ceph/jenkins-slave-chef/
           timeout: 20
 
     builders: