test-boosters
test-boosters copied to clipboard
Add a TB_DISABLE_INSIGHTS env variable to disable the insights uploading step
I've added a TB_DISABLE_INSIGHTS env variable that users can set to disable the "analytics" step. (I use this gem on GitLab CI instead of Semaphore.) This is related to #66 and #74