Merge pull request #794 from rupalibehera/pipeline

changing the organisation from kubernetes-incubator to kubernetes
This commit is contained in:
Charlie Drage 2017-08-25 10:13:04 -04:00 committed by GitHub
commit 22b7a06d5f

2
Jenkinsfile vendored
View File

@ -3,7 +3,7 @@ def dummy
goTemplate{
dockerNode{
goMake{
githubOrganisation = 'kubernetes-incubator'
githubOrganisation = 'kubernetes'
dockerOrganisation = 'fabric8'
project = 'kompose'
makeCommand = "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/go/bin:/usr/local/glide:/usr/local/:/go/bin:/home/jenkins/go/bin \