Skip to content

Commit

Permalink
Merge pull request drone#45 from jstrachan/stuff
Browse files Browse the repository at this point in the history
fix: updatebot PR
  • Loading branch information
jenkins-x-bot authored Oct 26, 2019
2 parents 3b32c47 + 95466fe commit ea4bd21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion updatebot.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/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/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/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

0 comments on commit ea4bd21

Please sign in to comment.