Category: gitlab, yaml

After adding yml and requirement.txt, we could push our py code to repo and run for the lint. After fix the lint problem and push the code to repo again, CI will run the job again.

Related Articles