Browsing Tag
cicd
32 posts
Setting up continuous integration with CircleCI and GitLab
CircleCI supports GitLab as a version control system (VCS). In this tutorial you will learn how to set…
How to start Jenkins Docker container with a given version
Jenkins is a widely used automation server that helps to streamline software development processes. Docker, on the other…