Skip to content

Commit 8301c90

Browse files
authored
Added privileged: true to device tests step
1 parent d0f5d82 commit 8301c90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ pipeline:
4141
testdevices:
4242
image: jsonfry/android-sdk:19.06
4343
pull: true
44+
privileged: true
4445
devices:
4546
- "/dev/bus/usb:/dev/bus/usb"
4647
commands:

0 commit comments

Comments
 (0)