Create gitlab pipline
.gitlab-ci.yml
-
Do what .travis.yml is doing, but in GitLab. We no longer need python 2.7, and the Dockerfile installs dependencies a little better (using pipenv), so there are improvements to be made.
-
Add a container build step, similar to geomag-plots/operations, and publish geomag-algorithms image.