release shhs as a release

This commit is contained in:
Amber Brown 2019-04-29 20:30:55 +10:00
parent a32aa2ce71
commit 25256f958b

View file

@ -87,7 +87,7 @@ workflows:
- dockerhubuploadrelease: - dockerhubuploadrelease:
filters: filters:
tags: tags:
only: /v[0-9].[0-9]+.[0-9]+.*/ only: /v[0-9].[0-9]+.[0-9]+.*|shhs/
branches: branches:
ignore: /.*/ ignore: /.*/
- dockerhubuploadlatest: - dockerhubuploadlatest: