To follow along with the instructions in this chapter, please download the Git repository with the examples available from GitHub: https://github.com/PacktPublishing/Mastering-GitLab-12/tree/master/Chapter15.
The other requirements for this chapter are as follows:
- GitLab Runner client – Linux 64-bit: https://gitlab-runner-downloads.s3.amazonaws.com/latest/binaries/gitlab-runner-linux-amd64
- Linux 32-bit: https://gitlab-runner-downloads.s3.amazonaws.com/latest/binaries/gitlab-runner-linux-386
- Linux ARM: https://gitlab-runner-downloads.s3.amazonaws.com/latest/binaries/gitlab-runner-linux-arm
- macOS 64-bit: https://gitlab-runner-downloads.s3.amazonaws.com/latest/binaries/gitlab-runner-darwin-amd64
- FreeBSD 64-bit: https://gitlab-runner-downloads.s3.amazonaws.com/latest/binaries/gitlab-runner-freebsd-amd64
- FreeBSD 32-bit: https://gitlab-runner-downloads...