Install git for deploy too

This commit is contained in:
Jez Cope 2016-08-11 18:00:53 +01:00
parent 5cea7f9d27
commit b23fd50b05
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ deploy:
key-id: $AWS_ACCESS_KEY_ID
key-secret: $AWS_SECRET_ACCESS_KEY
testing:
- install-packages:
packages: git ssh-client
- script:
name: configure git
code: |-