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