refactor: .devops/测试.yml

This commit is contained in:
yystopf 2023-04-08 12:30:15 +08:00 committed by jianmu
parent e5f2e87a9e
commit 97e919a1f0
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
- cd $REPOPATH
- ls -la
needs:
- git_clone_0