Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
Bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
louy committed Aug 27, 2018
1 parent 980f484 commit 30973f4
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,9 @@ jobs:

workflows:
version: 2

build:
jobs:
- build
filters:
branches:
only: /.*/
tags:
only: /.*/
- build:
filters:
tags:
only: /^v.*/

0 comments on commit 30973f4

Please sign in to comment.