~/Blog

Brandon Rozek

Photo of Brandon Rozek

PhD Student @ RPI studying Automated Reasoning in AI and Linux Enthusiast.

Gitlab CI/CD

Published on

Updated on

Warning: This post has not been modified for over 2 years. For technical posts, make sure that it is still relevant.

One of the greatest benefits I believe of integrating Gitlab’s CI/CD into your workload is code linting and building. This immediately eliminates the easy mistakes that developers make and wastes less people’s time.

I’m working towards getting the build setup just right in one of the projects I’m currently working. However, in the meantime, Gitlab supports running it’s CI/CD jobs under the shell executor. I would like to go to the default Docker route in the future once I figure out all of the dependencies of the project I’m building.

Reply via Email Buy me a Coffee
Was this useful? Feel free to share: Hacker News Reddit Twitter

Published a response to this? :