Merge of pypi_test_deploy_3 to dev
- Fix gitlab-ci deploy job cause github job override script configuration
- Add build command in Makefile
- Add build documentation in README
- Use "make build" in gitlab-ci
- Add deploy and deploy_test commands in Makefile
- Add deploy and deploy_test documentation in README
- Use "make deploy" and "make deploy_test" in gitlab-ci
- Require env var PYPI_LOGIN, PYPI_PASSWORD, PYPI_TEST_LOGIN, PYPI_TEST_PASSWORD in gitlab settings
- Pipeline run on Makefile changes