chore: add feature-pluggable branch to kubespheredev image build ci jobs (#5165)
* Fix ks-core helm chart * add feature-pluggable branch to dev image build ci jobs
This commit is contained in:
2
.github/workflows/build-multiarch.yaml
vendored
2
.github/workflows/build-multiarch.yaml
vendored
@@ -5,12 +5,14 @@ on:
|
||||
branches:
|
||||
- 'master'
|
||||
- 'release-*'
|
||||
- 'feature-pluggable'
|
||||
tags:
|
||||
- 'v*'
|
||||
pull_request:
|
||||
branches:
|
||||
- 'master'
|
||||
- 'release-*'
|
||||
- 'feature-pluggable'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user