vendor/bundle/config: always cleanup.

This commit is contained in:
Mike McQuaid 2018-12-17 13:26:27 +00:00
parent 5fb9c255a5
commit 1903a8bfb0
No known key found for this signature in database
GPG Key ID: 48A898132FD8EE70

View File

@ -2,3 +2,4 @@
BUNDLE_PATH: "bundle-standalone"
BUNDLE_DISABLE_SHARED_GEMS: "true"
BUNDLE_BIN: "false"
BUNDLE_CLEAN: "true"