mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-20 10:55:09 +03:00
target better for the shhs release docker hub
This commit is contained in:
parent
1d5cf66958
commit
c0f57cab68
1 changed files with 2 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue