From 95d07e834f61450d7541a8a59a69c9448eb13554 Mon Sep 17 00:00:00 2001 From: gitgit Date: Tue, 2 Aug 2022 07:51:24 +0000 Subject: [PATCH] =?UTF-8?q?refactor:=20.devops/=E5=85=8B=E9=9A=86=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E5=B9=B6=E8=8E=B7=E5=8F=96=E9=A1=B9=E7=9B=AE=E7=9A=84?= =?UTF-8?q?log.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .devops/克隆项目并获取项目的log.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.devops/克隆项目并获取项目的log.yml b/.devops/克隆项目并获取项目的log.yml index c8a3372..dd8bbf9 100644 --- a/.devops/克隆项目并获取项目的log.yml +++ b/.devops/克隆项目并获取项目的log.yml @@ -10,8 +10,8 @@ workflow: name: git clone task: git_clone@1.2.4 input: - username: ((gitlink.username)) - password: ((gitlink.pwd)) + username: ((testgitea.user)) + password: ((testgitea.pwd)) remote_url: https://testgitea2.trustie.net/gitgit/testdevops.git ref: '"refs/heads/master"' commit_id: '""'