1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +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 version: 2
jobs: jobs:
prepare: prepare:
machine: true machine:
image: ubuntu-1604:201903-01
working_directory: ~/ working_directory: ~/
@ -16,7 +17,8 @@ jobs:
pyenv global 3.5.2 pyenv global 3.5.2
build_x86_64: build_x86_64:
machine: true machine:
image: ubuntu-1604:201903-01
environment: environment:
- OMR_VERSION: $CIRCLE_TAG - OMR_VERSION: $CIRCLE_TAG
@ -75,7 +77,8 @@ jobs:
- openmptcprouter - openmptcprouter
build_x86: build_x86:
machine: true machine:
image: ubuntu-1604:201903-01
environment: environment:
- OMR_VERSION: $CIRCLE_TAG - OMR_VERSION: $CIRCLE_TAG
@ -133,7 +136,8 @@ jobs:
- openmptcprouter - openmptcprouter
build_rpi3: build_rpi3:
machine: true machine:
image: ubuntu-1604:201903-01
environment: environment:
- OMR_VERSION: $CIRCLE_TAG - OMR_VERSION: $CIRCLE_TAG
@ -191,7 +195,8 @@ jobs:
- openmptcprouter - openmptcprouter
build_rpi4: build_rpi4:
machine: true machine:
image: ubuntu-1604:201903-01
environment: environment:
- OMR_VERSION: $CIRCLE_TAG - OMR_VERSION: $CIRCLE_TAG
@ -249,7 +254,8 @@ jobs:
- openmptcprouter - openmptcprouter
build_rpi2: build_rpi2:
machine: true machine:
image: ubuntu-1604:201903-01
environment: environment:
- OMR_VERSION: $CIRCLE_TAG - OMR_VERSION: $CIRCLE_TAG
@ -307,7 +313,8 @@ jobs:
- openmptcprouter - openmptcprouter
build_bpi-r2: build_bpi-r2:
machine: true machine:
image: ubuntu-1604:201903-01
environment: environment:
- OMR_VERSION: $CIRCLE_TAG - OMR_VERSION: $CIRCLE_TAG
@ -367,7 +374,8 @@ jobs:
- openmptcprouter - openmptcprouter
build_wrt3200acm: build_wrt3200acm:
machine: true machine:
image: ubuntu-1604:201903-01
environment: environment:
- OMR_VERSION: $CIRCLE_TAG - OMR_VERSION: $CIRCLE_TAG
@ -426,7 +434,8 @@ jobs:
- openmptcprouter - openmptcprouter
build_wrt32: build_wrt32:
machine: true machine:
image: ubuntu-1604:201903-01
environment: environment:
- OMR_VERSION: $CIRCLE_TAG - OMR_VERSION: $CIRCLE_TAG