1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-13 02:51:50 +00:00

Change circle config

This commit is contained in:
Ycarus (Yannick Chabanois) 2019-08-21 18:03:13 +02:00
parent f087863279
commit 25a5f858fb

View file

@ -1,7 +1,8 @@
version: 2
jobs:
prepare:
machine: true
machine:
image: ubuntu-1604:201903-01
working_directory: ~/
@ -16,7 +17,8 @@ jobs:
pyenv global 3.5.2
build_x86_64:
machine: true
machine:
image: ubuntu-1604:201903-01
environment:
- OMR_VERSION: $CIRCLE_TAG
@ -75,7 +77,8 @@ jobs:
- openmptcprouter
build_x86:
machine: true
machine:
image: ubuntu-1604:201903-01
environment:
- OMR_VERSION: $CIRCLE_TAG
@ -133,7 +136,8 @@ jobs:
- openmptcprouter
build_rpi3:
machine: true
machine:
image: ubuntu-1604:201903-01
environment:
- OMR_VERSION: $CIRCLE_TAG
@ -191,7 +195,8 @@ jobs:
- openmptcprouter
build_rpi4:
machine: true
machine:
image: ubuntu-1604:201903-01
environment:
- OMR_VERSION: $CIRCLE_TAG
@ -249,7 +254,8 @@ jobs:
- openmptcprouter
build_rpi2:
machine: true
machine:
image: ubuntu-1604:201903-01
environment:
- OMR_VERSION: $CIRCLE_TAG
@ -307,7 +313,8 @@ jobs:
- openmptcprouter
build_bpi-r2:
machine: true
machine:
image: ubuntu-1604:201903-01
environment:
- OMR_VERSION: $CIRCLE_TAG
@ -367,7 +374,8 @@ jobs:
- openmptcprouter
build_wrt3200acm:
machine: true
machine:
image: ubuntu-1604:201903-01
environment:
- OMR_VERSION: $CIRCLE_TAG
@ -426,7 +434,8 @@ jobs:
- openmptcprouter
build_wrt32:
machine: true
machine:
image: ubuntu-1604:201903-01
environment:
- OMR_VERSION: $CIRCLE_TAG