Fix typo
This commit is contained in:
parent
0d36fe3563
commit
3852c2bc39
|
@ -138,7 +138,7 @@ workflows:
|
|||
filters:
|
||||
branches:
|
||||
ignore: /develop|master|release-.*/
|
||||
- dockerhub:
|
||||
- dockerhubupload:
|
||||
filters:
|
||||
tags:
|
||||
only: /v[0-9].[0-9]+.[0-9]+(.[0-9]+)?/
|
||||
|
|
Loading…
Reference in New Issue