refactor: .devops/测试.yml
This commit is contained in:
parent
506463c47a
commit
10cf074658
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue