1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Fix mptcp script

This commit is contained in:
Ycarus 2018-02-24 14:30:42 +01:00
parent 92fbb3144f
commit 74c76481b9
7 changed files with 141 additions and 114 deletions

View file

@ -133,6 +133,13 @@ workflows:
- build_x86:
requires:
- prepare
filters:
branches:
only: /v[0-9]+(\.[0-9]+)*/
- build_rpi3:
requires:
- prepare
filters:
branches:
only: /v[0-9]+(\.[0-9]+)*/