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

Commit

Permalink
release shhs as a release
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkowl committed Apr 29, 2019
1 parent a32aa2c commit 25256f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ workflows:
- dockerhubuploadrelease:
filters:
tags:
only: /v[0-9].[0-9]+.[0-9]+.*/
only: /v[0-9].[0-9]+.[0-9]+.*|shhs/
branches:
ignore: /.*/
- dockerhubuploadlatest:
Expand Down

0 comments on commit 25256f9

Please sign in to comment.