Add working directory
This commit is contained in:
parent
9cead59860
commit
dc6bee5acc
|
@ -28,6 +28,7 @@ jobs:
|
|||
path: ~/phpunit
|
||||
|
||||
deploy:
|
||||
working_directory: ~/repo
|
||||
docker:
|
||||
- image: ansible/ansible:ubuntu1604
|
||||
steps:
|
||||
|
|
Reference in a new issue