Skip to content

Commit

Permalink
Branch is set to develop
Browse files Browse the repository at this point in the history
  • Loading branch information
alsmk committed Nov 18, 2024
1 parent a55dd49 commit 5e710fc
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions development-environment/setup-countryconfig.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,8 @@ echo

cd ../

BRANCH=master
if [[ $CI == "true" ]]; then
BRANCH=develop
fi
BRANCH=develop


git clone --branch $BRANCH --depth 1 https://github.com/opencrvs/opencrvs-countryconfig.git

Expand Down

0 comments on commit 5e710fc

Please sign in to comment.