Changed apk path

This commit is contained in:
butomo1989 2018-06-28 01:03:27 +02:00
parent ac33a1f687
commit 601d58c51f

View file

@ -60,7 +60,7 @@ services:
- 6080 - 6080
# Change path of apk that you want to test. I use sample_apk that I provide in folder "example" # Change path of apk that you want to test. I use sample_apk that I provide in folder "example"
volumes: volumes:
- $PWD/example/sample_apk:/opt - $PWD/example/sample_apk:/root/tmp/sample_apk
- ./video-nexus_7.1.1:/tmp/video - ./video-nexus_7.1.1:/tmp/video
environment: environment:
- DEVICE=Nexus 5 - DEVICE=Nexus 5