simonsobs / sisock

Sisock ('saɪsɒk): streaming of Simons Obs. data over websockets for quicklook
Other
2 stars 0 forks source link

Use docker-compose to build images in Travis CI #34

Closed BrianJKoopman closed 5 years ago

BrianJKoopman commented 5 years ago

This will use docker-compose to build all sisock component images and push them to the registry automatically for tagged commits in the master branch.

This PR is mostly a test for this Travis CI conditional. I'm interested to see what is run for the PR itself.

Do note, however, the image names have changed slightly, in preparation for the removal of the term 'data node server'.

BrianJKoopman commented 5 years ago

Test stage ran successfully, and the dockerize stage was skipped, which was the intended behavior.