Skip to content

Commit 2386fd0

Browse files
authored
Update jenkins-x.yml
1 parent c7513dd commit 2386fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jenkins-x.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ pipelineConfig:
55
release:
66
promote:
77
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
8+
- 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
99
name: update-lighthouse
1010
image: gcr.io/jenkinsxio/builder-go:0.1.736

0 commit comments

Comments
 (0)