refactor: .devops/测试.yml

This commit is contained in:
yystopf 2023-04-08 11:52:49 +08:00 committed by jianmu
parent 506463c47a
commit 10cf074658
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ workflow:
name: shell
image: docker.jianmuhub.com/library/alpine:3.17.0
script:
- ls -la
- ls -la ${git_clone.git_path}
needs:
- git_clone_0