tidepool-org / tools

A place to put tooling and scripts that help when working on Tidepool stuff.
Other
11 stars 11 forks source link

[WEB-728] Fix blip repo slug check in artifact.sh #82

Closed clintonium-119 closed 4 years ago

clintonium-119 commented 4 years ago

I noticed that the TRAVIS_REPO_SLUG check I was doing to match blip was incorrect. This fixes that.

Supports WEB-728