Skip to content

Commit

Permalink
Change PR call
Browse files Browse the repository at this point in the history
  • Loading branch information
maximenoel8 committed Dec 20, 2023
1 parent e205bd3 commit f753b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins_pipelines/environments/uyuni-prs-ci-tests
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ node('pull-request-test') {
}
}
echo "DEBUG: Secondary test tags: ${secondary_exports}"
def pipeline = load "jenkins_pipelines/environments/common/pipeline-pull-request.groovy"
def pipeline = load "jenkins_pipelines/environments/common/TESTING-DONT-REVIEW-pipeline-pull-request-light.groovy"
pipeline.run(params)
}
}

0 comments on commit f753b51

Please sign in to comment.