update pipeline-docker.yml for Gitee Go updated_at:2022-05-29 15:20:36

This commit is contained in:
随遇而安
2022-05-29 15:20:36 +00:00
committed by Gitee
parent 51b9389128
commit ed1a940238

View File

@@ -23,7 +23,7 @@ stages:
displayName: 镜像构建
type: cert
certificate: kerwincui-docker
tag: kerwincui/wumei-smart:${GITEE_PIPELINE_BUILD_NUMBER}
tag: wumei-smart:${GITEE_PIPELINE_BUILD_NUMBER}
dockerfile: ./docker/Dockerfile
context: ./docker
isCache: true