the build of nansat_base has been moved to the docker-nansat-base repository, and is automatically built on the docker hub
the nansat image is built on every pull request, but is pushed to the Docker Hub only when a git tag (i.e. a release) is created. The new image is tagged latest and with the name of the git tag which triggered the build (1.2.3 for example). It is pushed to the nansencenter/nansat repository.
Coverage decreased (-0.2%) to 92.731% when pulling 3d4ed88928ea1a21436409ee40956f94c12cc96c on issue450_auto_build_images into 02dff398fb3bbebc95ff860e5e20ead55c762c7c on develop.
Work in progress, do not merge
Solves #450
A few key elements:
nansat_base
has been moved to the docker-nansat-base repository, and is automatically built on the docker hubnansat
image is built on every pull request, but is pushed to the Docker Hub only when a git tag (i.e. a release) is created. The new image is taggedlatest
and with the name of the git tag which triggered the build (1.2.3
for example). It is pushed to the nansencenter/nansat repository.