mirror of
https://github.com/OpenMTC/OpenMTC.git
synced 2025-06-01 14:40:55 +00:00
add sudo
This commit is contained in:
parent
fe018af17b
commit
29e638b0bb
@ -2,7 +2,7 @@ services:
|
||||
- docker
|
||||
install:
|
||||
- sudo apt-get install -y python3 python3-pip
|
||||
- pip3 install pyresttest
|
||||
- sudo pip3 install pyresttest
|
||||
before_script:
|
||||
- sudo apt update
|
||||
- sudo apt install qemu-user-static
|
||||
|
Loading…
x
Reference in New Issue
Block a user