update master-pipeline.yml for Gitee Go updated_at:2022-04-25 09:37:09

This commit is contained in:
shenmo 2022-04-25 09:37:09 +00:00 committed by Gitee
parent ad1b69493a
commit 80284b22cb
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -23,8 +23,8 @@ stages:
displayName: 镜像构建
type: account
repository: hub.docker.com
username: shenmo7192
password: '12345678'
username: sparkpublic
password: thisisapublic
tag: build.${GITEE_PIPELINE_BUILD_NUMBER}
dockerfile: ./.gitee/Dockerfile
isCache: false