mirror of https://github.com/rancher/dashboard.git
Simplify Release Trigger
This commit is contained in:
parent
81ac37198f
commit
e2e7071e7c
|
|
@ -2,7 +2,7 @@ name: Build Dashboard (Release)
|
|||
on:
|
||||
push:
|
||||
tags:
|
||||
- v[2-9].*
|
||||
- v2.9.*
|
||||
|
||||
jobs:
|
||||
build-validation:
|
||||
|
|
|
|||
Loading…
Reference in New Issue