From 80284b22cb80b6a159fddbc9a92e5a705f738d36 Mon Sep 17 00:00:00 2001 From: shenmo Date: Mon, 25 Apr 2022 09:37:09 +0000 Subject: [PATCH] update master-pipeline.yml for Gitee Go updated_at:2022-04-25 09:37:09 --- .workflow/master-pipeline.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.workflow/master-pipeline.yml b/.workflow/master-pipeline.yml index 2133bf7..f93e5d3 100644 --- a/.workflow/master-pipeline.yml +++ b/.workflow/master-pipeline.yml @@ -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