Fix DCAPE_ROOT path for container execution
This commit is contained in:
parent
5a2a89fed6
commit
12916acbc7
|
|
@ -18,6 +18,8 @@ clone:
|
|||
steps:
|
||||
deploy:
|
||||
image: *dcape_img
|
||||
environment:
|
||||
- DCAPE_ROOT=/opt/dcape
|
||||
commands:
|
||||
- make .default-deploy
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Reference in New Issue