This commit is contained in:
aor-fokus 2019-01-16 17:22:54 +01:00
parent 0338f8cbcc
commit 65d8454c08

@ -5,7 +5,7 @@ services:
# - sudo pip3 install --upgrade pip pyresttest
before_script:
- sudo apt update
- sudo apt install qemu-user-static python3.6 python3-pip
- sudo apt install qemu-user-static python3 python3-pip
- sudo pip3 install --upgrade pip pyresttest
- "./create-binary-docker backend"
- "./create-binary-docker backend -a arm"