diff --git a/Jenkinsfile b/Jenkinsfile index 89b65828a..69109c802 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,4 +1,4 @@ @Library('pipeline-library')_ -VitisLibPipeline (branch: 'next', libname: 'Vitis_Accel_Examples', run_sw_in_pr: 'true', TARGETS: 'vitis_sw_emu:vitis_hw_emu', +VitisLibPipeline (branch: 'master', libname: 'Vitis_Accel_Examples', run_sw_in_pr: 'true', TARGETS: 'vitis_sw_emu:vitis_hw_emu', email: 'heeran@xilinx.com', devtest: 'RunDeploy.sh', TOOLVERSION: '2020.2_daily_latest')