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

Commit

Permalink
target better for the shhs release docker hub
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkowl committed Apr 29, 2019
1 parent 1d5cf66 commit c0f57ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,9 @@ workflows:
- dockerhubuploadrelease:
filters:
tags:
only: /v[0-9].[0-9]+.[0-9]+.*|shhs/
only: /v[0-9].[0-9]+.[0-9]+.*/
branches:
only: shhs
ignore: /.*/
- dockerhubuploadlatest:
filters:
Expand Down

0 comments on commit c0f57ca

Please sign in to comment.