tidepool-org / tools

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

Tag and push on all builds. #72

Closed derrickburns closed 5 years ago

derrickburns commented 5 years ago

These changes will result in the CI system building Docker images, tagging them, and pushing them to Docker Hub on practically all builds that pass unit tests.

In addition, better error messages are provided when the version tags are mismatched.

@pazaan Tested on hydrophone. Same code for Node artifacts.