Setting up GitLab Runner For Continuous Integration

I wrote a tutorial on GitLab blog about how to get started with GitLab Runner.

In the post, I walk through a sample NodeJS application to configure a Gitlab project to run tests with every push.

Read the article here

posted