Update Jenkins Pipeline to use new agents

This commit is contained in:
Sam Chesney
2019-08-20 13:03:45 +01:00
parent c0c4117b8e
commit 9cb697f5de
5 changed files with 64 additions and 12 deletions

7
Brewfile Normal file
View File

@@ -0,0 +1,7 @@
tap 'homebrew/core'
brew 'perl'
brew 'cpanm'
brew 'python@2'
brew 'pipenv'