refactor: .devops/测试.yml
This commit is contained in:
parent
76692aaef4
commit
720b1ecfb6
|
|
@ -33,9 +33,9 @@ workflow:
|
|||
cache:
|
||||
repository_dir: /
|
||||
env:
|
||||
REPOPATH: git_clone_0.git_path
|
||||
REPOPATH: "{{git_clone_0.git_path}}"
|
||||
script:
|
||||
- cd REPOPATH
|
||||
- echo REPOPATH
|
||||
- ls -la
|
||||
needs:
|
||||
- git_clone_0
|
||||
|
|
|
|||
Loading…
Reference in New Issue