5 lines
236 B
Markdown
5 lines
236 B
Markdown
- Build the docker in the dockerfile.
|
|
- Install gitlab-runner, `systemctl start gitlab-runner`.
|
|
- `sudo gitlab-runner register`, values required are in the gitlab repository under 'Settings/CI/Runners'
|
|
- Set the `pull_policy = "never"`
|