Slide 12
Slide 12 text
ͽΘRunner΄installᶎׯͮΙҘ
• GitLabςЄϝURL;TokenΨਧͯΡͶͧ
# Install Docker
$ curl -sSL https://get.docker.com/ | sh
# Install GitLab CI runner
$ curl -L https://packages.gitlab.com/install/repositories/
runner/gitlab-ci-multi-runner/script.deb.sh | sudo bash
$ sudo apt-get install gitlab-ci-multi-runner
# Register the runner to GitLab
$ sudo gitlab-ci-multi-runner register
# => Please enter the gitlab-ci coordinator URL (e.g.
https://gitlab.com )
# => Please enter the gitlab-ci token for this runner
DockerπϫЀϖΨ
ͺ͡͞ΡΞͯ͜Ρ
Docker CI Runner
ΨαЀφϕЄϸ
GitLab ςЄϝ;Token
ΨਧͯΡͶͧ
https://gitlab.com/gitlab-org/gitlab-ci-multi-runner