Skip to content

Commit

Permalink
fix wrong intentions (#269)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomahawk28 authored Aug 6, 2019
1 parent 016729e commit 474bb67
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,9 +143,9 @@ workflows:
build:
jobs:
- build:
filters:
tags:
only: /^v.*/
filters:
tags:
only: /^v.*/

- architect/push-to-docker:
name: push-chart-operator-to-docker
Expand Down

0 comments on commit 474bb67

Please sign in to comment.