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:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- v[2-9].*
|
- v2.9.*
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-validation:
|
build-validation:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue