update master-pipeline.yml for Gitee Go updated_at:2022-04-25 11:08:02

This commit is contained in:
shenmo 2022-04-25 11:08:02 +00:00 committed by Gitee
parent 63b8ae5ae7
commit 387d21b29f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -21,10 +21,8 @@ stages:
- step: build@docker - step: build@docker
name: build_docker name: build_docker
displayName: 镜像构建 displayName: 镜像构建
type: account type: cert
repository: https://hub.docker.com/r/shenmo7192/uos-21-dtk5.4 certificate: d3a72e50-a6b5-013a-3031-5e77c3ac149e
username: sparkpublic
password: thisisapublic
tag: '1.0' tag: '1.0'
dockerfile: ./.gitee/Dockerfile dockerfile: ./.gitee/Dockerfile
isCache: false isCache: false