Fix circleci config

This commit is contained in:
Piotr Mścichowski 2019-08-01 15:09:44 +02:00
parent 58b1072640
commit f34081dbcb

View File

@ -145,6 +145,10 @@ workflows:
version: 2
"test, build and release":
jobs:
- aloha:
filters:
tags:
only: /.*/
# ENABLE IT once controller with make target will be created
# - build:
# filters: