Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
change to integration
Browse files Browse the repository at this point in the history
  • Loading branch information
lanking520 committed Jul 7, 2018
1 parent cf88500 commit 4c89fda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Expand Up @@ -970,7 +970,7 @@ try {
},
'Scala: GPU': {
node('mxnetlinux-gpu') {
ws('workspace/ut-scala-gpu') {
ws('workspace/it-scala-gpu') {
timeout(time: max_time, unit: 'MINUTES') {
init_git()
unpack_lib('gpu', mx_dist_lib)
Expand Down

0 comments on commit 4c89fda

Please sign in to comment.