Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

Commit

Permalink
Merge pull request #82 from hashicorp/sudomateo/ci-fixes
Browse files Browse the repository at this point in the history
Update CircleCI configuration
  • Loading branch information
sudomateo authored Oct 28, 2021
2 parents 2d54196 + 47d126d commit 0323168
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,10 @@ jobs:
workflows:
middleman-hashicorp:
jobs:
- build
- build:
filters:
tags:
only: /^v\d+\.\d+\.\d+$/
- gem-push:
context: middleman-hashicorp
requires:
Expand Down

0 comments on commit 0323168

Please sign in to comment.