From 5dfe5940cec010a321a907a59200529e5f01fc70 Mon Sep 17 00:00:00 2001 From: gitgit Date: Thu, 4 Aug 2022 07:38:17 +0000 Subject: [PATCH] =?UTF-8?q?refactor:=20.devops/=E4=BB=93=E5=BA=93=E5=BC=80?= =?UTF-8?q?=E5=8F=91=E8=80=85=E5=85=8B=E9=9A=86=E7=A7=81=E6=9C=89=E4=BB=93?= =?UTF-8?q?=E5=BA=93.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .devops/仓库开发者克隆私有仓库.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.devops/仓库开发者克隆私有仓库.yml b/.devops/仓库开发者克隆私有仓库.yml index 5cb89d6..f1ebc71 100644 --- a/.devops/仓库开发者克隆私有仓库.yml +++ b/.devops/仓库开发者克隆私有仓库.yml @@ -18,8 +18,8 @@ workflow: name: git clone task: git_clone@1.2.5 input: - username: ((testgitea.user)) - password: ((testgitea.pwd)) + username: ((chytest3.user)) + password: ((chytest3.pwd)) remote_url: '"hhttps://testgitea2.trustie.net/postman/test_jiammu.git"' ref: '"refs/heads/master"' commit_id: '""'