File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5151 needs : [build]
5252 uses : ./.github/workflows/_logprob_test_linux.yml
5353 with :
54- DOCKER_IMAGE : ccr-2vdh3abv-pub.cnc.bj.baidubce.com/paddlepaddle/paddleqa:fastdeploy-ciuse-cuda126-dailyupdate
54+ DOCKER_IMAGE : ccr-2vdh3abv-pub.cnc.bj.baidubce.com/paddlepaddle/paddleqa:fastdeploy-ciuse-cuda126-paddle-dev
5555 PADDLETEST_ARCHIVE_URL : " https://xly-devops.bj.bcebos.com/PaddleTest/PaddleTest.tar.gz"
5656 FASTDEPLOY_WHEEL_URL : ${{ needs.build.outputs.wheel_path }}
5757 MODEL_CACHE_DIR : " /ssd2/actions-runner/ModelData"
7171 needs : [clone,build]
7272 uses : ./.github/workflows/_base_test.yml
7373 with :
74- DOCKER_IMAGE : ccr-2vdh3abv-pub.cnc.bj.baidubce.com/paddlepaddle/paddleqa:fastdeploy-ciuse-cuda126-dailyupdate
74+ DOCKER_IMAGE : ccr-2vdh3abv-pub.cnc.bj.baidubce.com/paddlepaddle/paddleqa:fastdeploy-ciuse-cuda126-paddle-dev
7575 FASTDEPLOY_ARCHIVE_URL : ${{ needs.clone.outputs.repo_archive_url }}
7676 FASTDEPLOY_WHEEL_URL : ${{ needs.build.outputs.wheel_path }}
7777 MODEL_CACHE_DIR : " /ssd2/actions-runner/ModelData"
You can’t perform that action at this time.
0 commit comments