Preinstall gitlab-runner
This commit is contained in:
parent
6ef994bd48
commit
5828bf5b7c
|
|
@ -70,7 +70,7 @@ build {
|
|||
"source ~/.zprofile",
|
||||
"brew --version",
|
||||
"brew update",
|
||||
"brew install wget cmake gcc git-lfs jq gh",
|
||||
"brew install wget cmake gcc git-lfs jq gh gitlab-runner",
|
||||
"git lfs install",
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue