Skip to content

Commit

Permalink
testing getPullRequestLabels
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamSaleh committed Feb 14, 2018
1 parent 93d2941 commit 6b3db8d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ podTemplate(label: 'mobile-cli-go', cloud: "openshift", containers: [goSlaveCont
sh "./mobile"
}

/*TestLabel*/

stage ("Integration") {
sh "oc project ${project}"
sh "go test -timeout 30m -c ./integration"
Expand Down

0 comments on commit 6b3db8d

Please sign in to comment.