Add working directory
This commit is contained in:
parent
9cead59860
commit
dc6bee5acc
|
@ -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:
|
||||||
|
|
Reference in a new issue