Refactor CI workflow (#4912)
- merge image build workflow into one
- merge package build workflow into one
- merge community related workflow into one
This change makes the workflow more clear
- vLLM version: v0.12.0
- vLLM main:
ad32e3e19c
Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
This commit is contained in:
4
.github/labeler.yml
vendored
4
.github/labeler.yml
vendored
@@ -8,8 +8,8 @@ documentation:
|
||||
ci/build:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- '.github/actions/*.yml'
|
||||
- '.github/workflows/*.yml'
|
||||
- '.github/actions/*.yaml'
|
||||
- '.github/workflows/*.yaml'
|
||||
|
||||
'module:tests':
|
||||
- changed-files:
|
||||
|
||||
Reference in New Issue
Block a user