Add working directory

This commit is contained in:
Oliver Davies 2018-01-03 20:04:50 +00:00
parent 9cead59860
commit dc6bee5acc

View file

@ -28,6 +28,7 @@ jobs:
path: ~/phpunit path: ~/phpunit
deploy: deploy:
working_directory: ~/repo
docker: docker:
- image: ansible/ansible:ubuntu1604 - image: ansible/ansible:ubuntu1604
steps: steps: