We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7513dd commit 2386fd0Copy full SHA for 2386fd0
jenkins-x.yml
@@ -5,6 +5,6 @@ pipelineConfig:
5
release:
6
promote:
7
steps:
8
- - command: jx step create pr go --name github.com/jenkins-x/go-scm --version ${VERSION} --build "make build" --repo https://github.com/jenkins-x/lighthouse.git
+ - command: 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
9
name: update-lighthouse
10
image: gcr.io/jenkinsxio/builder-go:0.1.736
0 commit comments