NSA Project
- Go to Admin settings -> CI/CD -> Create a new runner
- Put a tag for the runner:
docker
- Select the operating system:
Linux
- Go to the runner console and type:
gitlab-runner register
- Write as the gitlab url, the docker machine name:
http://localhost
- Choose the executor put it as:
docker
- Choose the image
alpine:latest
so it can run on a lightweight linux