Programster's Blog

Tutorials focusing on Linux, programming, and open-source

GitLab Pipeline Tags

Learn how to make use of tags for your GitLab pipelines, in order to ensure certain jobs run on certain runners.

Bitbucket Pipeline Cheatsheet

A cheatsheet for Bitbucket pipelines.

Jenkins Pipeline - Deploy to Auto Scaling Group

Have Jenkins deploy your auto-scaled application by sending an AWS instance refresh command.

A Really Basic GitLab Pipeline To Build And Deploy A Docker Image

A simple CI/CD pipeline that will get you something simple/basic in place that you can the "build" (pun intended) upon. This way there isn't a steep learning curve.

GitLab - Add A Pipeline Variable

Set variables for your CI/CD pipelines in GitLab.