Add gitlab CI/CD .gitlab-ci.yml file and Dockerfile
+ run test suite and formatters when there is a merge request or commit on "stable" or "develop". + build docker image and pip package when a tag is pushed and commit on "develop".
parent
e1023510
No related branches found
No related tags found
.gitlab-ci.yml
0 → 100644
Dockerfile
0 → 100644
Please register or sign in to comment