Setting Up GitLab CI for a Python Application

1 · Nekrasov Pavel · July 10, 2021, noon
This article describes how to configure a Continuous Integration (CI) process on GitLab for a python application. This article utilizes one of my python applications to show how to setup the CI process....