Merge pull request #8 from piotrmsc/ci-fix

Fix circleci config
This commit is contained in:
Piotr Mścichowski 2019-08-01 15:10:47 +02:00 committed by GitHub
commit f67d2fdb17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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