Update on push tags (#11590)
With this change we want to be able to trigger the release of v3.x.x versions
This commit is contained in:
parent
2a3217d8d8
commit
302a388d96
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -5,7 +5,7 @@ on:
|
||||
branches:
|
||||
- stable
|
||||
tags:
|
||||
- v2*
|
||||
- v*
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
2
.github/workflows/deploy-docker.yml
vendored
2
.github/workflows/deploy-docker.yml
vendored
@ -5,7 +5,7 @@ on:
|
||||
branches:
|
||||
- stable
|
||||
tags:
|
||||
- v2*
|
||||
- v*
|
||||
|
||||
jobs:
|
||||
deploy-docker:
|
||||
|
Loading…
Reference in New Issue
Block a user