refactor: .devops/测试.yml

This commit is contained in:
yystopf 2023-04-08 12:29:33 +08:00 committed by jianmu
parent 886fbdbb6d
commit e5f2e87a9e
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ workflow:
env:
REPOPATH: git_clone_0.git_path
script:
- echo REPOPATH
- echo $REPOPATH
- ls -la
needs:
- git_clone_0