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: '""'