probo
probo copied to clipboard
Added 'removeCachedSourceCode' option
Closing. There's a work around for this that is good enough for what we needed.
Putting rm -rf $SRC_DIR at the end of your cached probo build steps will remove it from the cached environment and then you can be sure that a fresh install of your repo will be in the dynamic builds.
@Auspicus - I know I am revisiting this after a very long time (looking at refactoring and building a new and widely expanded Probo) - If we're using cached builds, I like your approach more than the current pull request. Can I get your thoughts on this versus the other? I want to make sure I am not missing something,
@ElusiveMind I actually can't remember the use case we wanted this for. It's been a while since we had needed Probo. We were using it for PR environments back when we were hosting on Acquia.