Skip to content

Commit 6b3db8d

Browse files
committed
testing getPullRequestLabels
1 parent 93d2941 commit 6b3db8d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Jenkinsfile

+2
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ podTemplate(label: 'mobile-cli-go', cloud: "openshift", containers: [goSlaveCont
6060
sh "./mobile"
6161
}
6262

63+
/*TestLabel*/
64+
6365
stage ("Integration") {
6466
sh "oc project ${project}"
6567
sh "go test -timeout 30m -c ./integration"

0 commit comments

Comments
 (0)