NASA-IMPACT / pangeo-notebook-veda-image

Docker container based on pangeo-notebook used on VEDA JupyterHub
https://gallery.ecr.aws/nasa-veda/pangeo-notebook-veda-image
MIT License
0 stars 2 forks source link

Build and push images from all branches? #1

Closed batpad closed 2 months ago

batpad commented 2 months ago

@sunu it seems like it would be useful to be able to push images from a branch to be able to then use the tag to test the image on a hub, etc.

Do you think we can do that, and only update latest when pushing from main?

Not sure what the best approach here is.

Thanks!

sunu commented 2 months ago

With #2 merged, we will build and push images from all branches tagged with the respective commit hash. Only images from the main branch will be tagged as latest.