diff --git a/updatebot.sh b/updatebot.sh index 70117064a..9d4870572 100755 --- a/updatebot.sh +++ b/updatebot.sh @@ -1,4 +1,2 @@ #!/bin/bash jx step create pr go --name github.com/jenkins-x/go-scm --version ${VERSION} --build "make mod" --repo https://github.com/jenkins-x/lighthouse.git -jx step create pr go --name github.com/jenkins-x/go-scm --version ${VERSION} --build "make mod" --repo https://github.com/cloudbees/jx-tenant-service.git -jx step create pr go --name github.com/jenkins-x/go-scm --version ${VERSION} --build "make mod" --repo https://github.com/cloudbees/lighthouse-githubapp.git \ No newline at end of file