mirror of
https://github.com/OpenMTC/OpenMTC.git
synced 2025-04-12 13:27:50 +00:00
test
This commit is contained in:
parent
29e638b0bb
commit
0338f8cbcc
@ -1,11 +1,12 @@
|
||||
services:
|
||||
- docker
|
||||
install:
|
||||
- sudo apt-get install -y python3 python3-pip
|
||||
- sudo pip3 install pyresttest
|
||||
#install:
|
||||
# - sudo apt-get install -y
|
||||
# - sudo pip3 install --upgrade pip pyresttest
|
||||
before_script:
|
||||
- sudo apt update
|
||||
- sudo apt install qemu-user-static
|
||||
- sudo apt install qemu-user-static python3.6 python3-pip
|
||||
- sudo pip3 install --upgrade pip pyresttest
|
||||
- "./create-binary-docker backend"
|
||||
- "./create-binary-docker backend -a arm"
|
||||
- "./create-binary-docker gateway"
|
||||
|
Loading…
x
Reference in New Issue
Block a user