target better for the shhs release docker hub

This commit is contained in:
Amber Brown 2019-04-29 20:36:35 +10:00
parent 1d5cf66958
commit c0f57cab68

View file

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