refactor: .devops/测试.yml

This commit is contained in:
yystopf 2023-04-08 12:14:12 +08:00 committed by jianmu
parent a9c64e8f37
commit 76692aaef4
1 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,7 @@ name: 测试
description: ""
global:
concurrent: 1
cache: repository_dir
workflow:
- ref: start
name: 开始
@ -14,6 +15,8 @@ workflow:
- shell_0
- ref: git_clone_0
name: git clone
cache:
repository_dir: /
task: git_clone@1.2.6
input:
username: ((gitlink.username))
@ -27,6 +30,8 @@ workflow:
- ref: shell_0
name: shell
image: docker.jianmuhub.com/library/alpine:3.17.0
cache:
repository_dir: /
env:
REPOPATH: git_clone_0.git_path
script: