Skip to content
Snippets Groups Projects
Commit 1739589f authored by Sébastien Dinot's avatar Sébastien Dinot
Browse files

Checkout an existing branch in OTB-Data repository

parent e83552fc
Branches
Tags
No related merge requests found
......@@ -2,7 +2,7 @@
export TOP_DIR=$(pwd)
git clone --depth 1 --branch ${CI_COMMIT_REF_NAME} --single-branch \
git clone --depth 1 --branch release-6.6 --single-branch \
git@gitlab.orfeo-toolbox.org:orfeotoolbox/otb-data.git
mkdir build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment