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:
hongming
2022-08-23 11:24:35 +08:00
committed by GitHub
parent 08d181ddca
commit 6029034da7

View File

@@ -5,12 +5,14 @@ on:
branches:
- 'master'
- 'release-*'
- 'feature-pluggable'
tags:
- 'v*'
pull_request:
branches:
- 'master'
- 'release-*'
- 'feature-pluggable'
jobs:
build: