This repository was archived by the owner on Apr 14, 2023. It is now read-only.
gulp-deploy-git v0.5.3
Pre-release
Pre-release
Changes:
- Bugfix: Files not being passed to the next Gulp plugin in the chain.
- Bugfix: Deployment fails for chained configurations unless the GIT_BRANCH environment variable is specified.
- Bugfix: Plugin crashes when emitting an error.
- Bugfix: Plugin attempts to use buffers even when not supporting them.
- Bugfix: Plugin does not clean up the deployment directory if the deployment fails after
git clone
is run.