mirror of
https://github.com/ansible/awx.git
synced 2026-01-22 15:08:03 -03:30
Merge pull request #4165 from shanemcd/sane-working-dir
Use the source tree as the working directory for our dev env Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
This commit is contained in:
commit
0a7d6e603e
@ -29,6 +29,7 @@ services:
|
||||
# - sync
|
||||
# volumes_from:
|
||||
# - sync
|
||||
working_dir: "/awx_devel"
|
||||
volumes:
|
||||
- "../:/awx_devel"
|
||||
privileged: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user