GitLab CIIntermediate Playground

Built-in CI/CD pipelines in GitLab with YAML configuration

Using GitLab CI effectivelyRun locally
Install
Configure via .gitlab-ci.yml
Python CodeRun locally

Following best practices with GitLab CI ensures a productive development workflow.

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?