ci: publish containers with new tag format
This commit is contained in:
parent
c450f57e8d
commit
84814f3476
@ -4,7 +4,7 @@ name: Publish docker containers
|
||||
push:
|
||||
tags:
|
||||
- 'v[0-9]+.[0-9]+.[0-9]+'
|
||||
- 'v[0-9]+.[0-9]+.[0-9]+-pre[0-9]+'
|
||||
- 'v[0-9]+.[0-9]+.[0-9]+-.*'
|
||||
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
|
Loading…
Reference in New Issue
Block a user