Checkout previous branch again after finish copy the docs
This commit is contained in:
parent
02142a2510
commit
09336b5a04
@ -46,3 +46,5 @@ rm -rf "$WEBSITE_XREF_DIR"/*
|
||||
echo "Copy javadocs and xref files"
|
||||
cp -r "$API_DIR"/* "$WEBSITE_API_DIR"
|
||||
cp -r "$XREF_DIR"/* "$WEBSITE_XREF_DIR"
|
||||
|
||||
git checkout "$BRANCH"
|
||||
|
Loading…
Reference in New Issue
Block a user