mirror of
https://github.com/qvacua/vimr.git
synced 2024-11-24 03:25:03 +03:00
8 lines
300 B
Markdown
8 lines
300 B
Markdown
* Install Jenkins (via brew)
|
|
* Install plugins
|
|
- Job DSL
|
|
- AnsiColor
|
|
* Set the `git` binary in *Manage Jenkins* -> *Global Tool Configuration*
|
|
* Set `PATH` for Jenkins (necessary for e.g. `git-lfs`) in *Manage Jenkins* -> *Configure System* -> *Global properties* -> *Environment variables"
|
|
|