ci: fix syntax
This commit is contained in:
parent
84814f3476
commit
077700910b
@ -4,7 +4,7 @@ name: Publish docker containers
|
||||
push:
|
||||
tags:
|
||||
- 'v[0-9]+.[0-9]+.[0-9]+'
|
||||
- 'v[0-9]+.[0-9]+.[0-9]+-.*'
|
||||
- 'v[0-9]+.[0-9]+.[0-9]+-**'
|
||||
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
|
Loading…
Reference in New Issue
Block a user