Skip to content

Instantly share code, notes, and snippets.

View m-awadi's full-sized avatar
🎯
Focusing

Mo m-awadi

🎯
Focusing
View GitHub Profile
@m-awadi
m-awadi / gist:cb75aa64ef3c357b6d0f7126b3402c77
Created January 8, 2020 16:29
How to run Jenkins on Mac without docker and user docker to build your android pipeline
`brew install jenkins-lts`
brew services restart jenkins-lts
`brew install docker` to install it on your mac
add docker to your jenkin's env variable
[image](https://ibb.co/WVfcN6w)
update `/usr/local/opt/jenkins-lts/homebrew.mxcl.jenkins-lts.plist` with current tag