Skip to content

Commit

Permalink
CI update UT docker name (#804)
Browse files Browse the repository at this point in the history
Signed-off-by: XuehaoSun <[email protected]>
  • Loading branch information
XuehaoSun authored Apr 13, 2023
1 parent 0d0f51b commit 7a7cfe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines/ut-basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ stages:
steps:
- template: template/ut-template.yml
parameters:
dockerConfigName: "commonDockerConfig"
dockerConfigName: "gitCloneDockerConfig"
utScriptFileName: "run_basic_pruning"
uploadPath: $(UPLOAD_PATH)
utArtifact: "ut-coverage-pruning-base"
Expand Down

0 comments on commit 7a7cfe5

Please sign in to comment.