Skip to content

Commit

Permalink
Test for CI with forked PR 1
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Wagner <[email protected]>
  • Loading branch information
wagmarcel committed Apr 7, 2019
1 parent 832e6d2 commit 9129532
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ commands:
git submodule update
if [ "$CIRCLE_BRANCH" = "develop" ] || [ "${BASE_BRANCH}" = "develop" ]; then
#If on develop or a PR towards develop assume that all submodules are updated
echo Detected that PR is related to develop. Will update all subrepos.
make update
fi
build-branch:
Expand Down

0 comments on commit 9129532

Please sign in to comment.