ocean-data-factory-sweden / kso

Notebooks to upload/download marine footage, connect to a citizen science project, train machine learning models and publish marine biological observations.
GNU General Public License v3.0
4 stars 12 forks source link

Improve CI pipeline build docker and test #233

Open Diewertje11 opened 11 months ago

Diewertje11 commented 11 months ago

As described in the PR #235 of the docker file and the CI pipeline, the following logic is applied now:

This results in that the dev or master docker image only gets updated on a push, independent on if the tests pass/fail during that push. (That they will pas should be checked first in a PR).

So this is how it is now. Things that can be optimized are: