Skip to content

Commit

Permalink
Trigger branch-0.2 integration test (NVIDIA#312)
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Liu <timl@nvidia.com>
  • Loading branch information
NvTimLiu and NvTimLiu authored Jul 1, 2020
1 parent 50e4192 commit 28cac7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/Jenkinsfile.nightly
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ pipeline {
always {
script {
if (currentBuild.currentResult == "SUCCESS") {
build(job: 'spark/rapids_integration-0.1-github',
build(job: 'spark/rapids_integration-0.2-github',
propagate: false,
parameters: [string(name: 'REF', value: 'branch-0.2')])

Expand Down

0 comments on commit 28cac7a

Please sign in to comment.