refactor: .devops/测试.yml
This commit is contained in:
parent
e5f2e87a9e
commit
97e919a1f0
|
|
@ -31,7 +31,7 @@ workflow:
|
|||
env:
|
||||
REPOPATH: git_clone_0.git_path
|
||||
script:
|
||||
- echo $REPOPATH
|
||||
- cd $REPOPATH
|
||||
- ls -la
|
||||
needs:
|
||||
- git_clone_0
|
||||
|
|
|
|||
Loading…
Reference in New Issue