Home > GitLab Runner


MacにGitLab Runnerをインストールする方法

Homebrewをインストールする: Homebrewは、Macでパッケージ管理をするための便利なツールです。ターミナルを開き、以下のコマンドを実行します。/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)">>More