java

GitLab CI/CD. Create simple pipeline

2 minute read

With using CI/CD pipelines in GitLab project you can easily build, test and deploy your code. This post will describe how to make it step by step.