How I turned aws ec2 into an aws gitlab-runner
May 16, 2025 · 2 min read · A GitLab Runner is an open-source application used to run jobs and send the results back to GitLab in a CI/CD (Continuous Integration/Continuous Deployment) pipeline. GitLab Runner executes the steps defined in your .gitlab-ci.yml file. for example: ...
Join discussion



















