GitLab CI
Dev Tool — CI/CDPython N/AIntermediate
Built-in CI/CD pipelines in GitLab with YAML configuration
Quick Info
- Python Version
- N/A
- Dependencies
- GitLab repository
- Install
Configure via .gitlab-ci.yml
Learn by Difficulty
Quick Example
python
# GitLab CI # Built-in CI/CD pipelines in GitLab with YAML configuration # # Category: Dev Tool — CI/CD # Related: N/A print("GitLab CI: Built-in CI/CD pipelines in GitLab with YAML configuration")
GitLab CI is part of the Python ecosystem. Built-in CI/CD pipelines in GitLab with YAML configuration.
Try in PlaygroundTags
toolci-cdautomationtesting