News

This is an example GitLab CI/CD pipeline configuration file (gitlab-ci.yml) for a Python project. The pipeline includes stages for initialization, testing, and deployment. The pipeline uses various ...
You can generate and use new tokens in SonarQube. You can take a look at the sonar-project.properties and .gitlab-ci.yml to see it in practice. Please be aware that the SonarQube server URL is not ...
In previous tutorials we explored how to perform a GitLab clone and pull files from a GitLab ... However, I will take the simplest approach possible for this example and create the file with the ...