refactor: .devops/克隆项目并获取项目的log.yml

This commit is contained in:
gitgit 2022-08-02 08:48:29 +00:00 committed by jianmu
parent 909851fcf7
commit 34523a0163
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ workflow:
password: ((testgitea.pwd)) password: ((testgitea.pwd))
remote_url: '"https://testgitea2.trustie.net/gitgit/testdevops.git"' remote_url: '"https://testgitea2.trustie.net/gitgit/testdevops.git"'
ref: '"refs/heads/master"' ref: '"refs/heads/master"'
commit_id: '""' commit_id: '"c3e9c6bb1e"'
needs: needs:
- start - start
- ref: end - ref: end