panoptes / panoptes-utils

A set of Astronomical utility functions. PANOPTES style. :hammer_and_wrench: :telescope: :stars:
https://panoptes-utils.readthedocs.io
MIT License
4 stars 9 forks source link

Create develop version of image. #159

Closed wtgee closed 4 years ago

wtgee commented 4 years ago

After each release we build a new docker image from the master branch, which corresponds to the latest image.

We should also build a develop image from the develop directory.

Instructions about develop image should be added to release instructions.

Would also need to make the latest portion of the tag a build-arg in docker/cloudbuild.yaml

Will help resolve #22.