Skip to content
Snippets Groups Projects
Commit e45826e5 authored by Grégoire Kubler's avatar Grégoire Kubler
Browse files

fix : dep_names -> stored in pwshell object

parent 496fa13d
No related branches found
No related tags found
1 merge request!5Feat/release pip
......@@ -391,7 +391,7 @@
git clone --depth 1 --branch $BRANCH --single-branch $DEP_URL
## checkout to right branch
cd $DEPS_NAMES[$i]
cd $DEPS_SELECTED_JOBS[$i].repo
git checkout $COMMIT
Set-Location $ROOT_LOC
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment