mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-06-07 02:22:38 -04:00
Fix typo
This commit is contained in:
parent
0d36fe3563
commit
3852c2bc39
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ workflows:
|
||||||
filters:
|
filters:
|
||||||
branches:
|
branches:
|
||||||
ignore: /develop|master|release-.*/
|
ignore: /develop|master|release-.*/
|
||||||
- dockerhub:
|
- dockerhubupload:
|
||||||
filters:
|
filters:
|
||||||
tags:
|
tags:
|
||||||
only: /v[0-9].[0-9]+.[0-9]+(.[0-9]+)?/
|
only: /v[0-9].[0-9]+.[0-9]+(.[0-9]+)?/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue