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