diff --git a/.workflow/pipeline-docker.yml b/.workflow/pipeline-docker.yml index 7b5d0507..b6b9a4a7 100644 --- a/.workflow/pipeline-docker.yml +++ b/.workflow/pipeline-docker.yml @@ -23,7 +23,7 @@ stages: displayName: 镜像构建 type: cert certificate: kerwincui-docker - tag: wumei-smart:1.0 + tag: kerwincui/wumei-smart:1.0 dockerfile: ./docker/Dockerfile context: ./docker isCache: true