Skip to content

Commit

Permalink
Cleaning up the composer edition in the build script
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoColomb authored and jeherve committed Mar 18, 2020
1 parent 66ee5eb commit b9f6b64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/build-release-branch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,7 @@ echo "Done! Branch $BUILD_TARGET has been updated."

echo "Cleaning up the mess"
cd $DIR
git checkout -- composer.json
rm -rf TMP_REMOTE_BUILT_VERSION
rm -rf TMP_LOCAL_BUILT_VERSION
echo "All clean!"

0 comments on commit b9f6b64

Please sign in to comment.