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

Build on CircleCI only if tags is set or branch develop

This commit is contained in:
Ycarus (Yannick Chabanois) 2019-12-12 09:25:18 +01:00
parent f7fca26aa3
commit d7c8955893

View file

@ -532,6 +532,12 @@ workflows:
main:
jobs:
- prepare
filters:
tags:
only: /.*/
branches:
only:
- develop
- build_x86_64:
requires:
- prepare