Skip to content

chore(mgmt): update mgmt and pipeline config (#1016) #803

chore(mgmt): update mgmt and pipeline config (#1016)

chore(mgmt): update mgmt and pipeline config (#1016) #803

name: Helm Integration Test (latest)
on:
workflow_dispatch:
push:
branches-ignore:
- release-please--branches--main
jobs:
backend:
strategy:
fail-fast: false
matrix:
component:
[mgmt-backend, pipeline-backend, model-backend]
uses: instill-ai/instill-core/.github/workflows/helm-integration-test-backend.yml@main
with:
component: ${{ matrix.component }}
target: latest
console:
uses: instill-ai/instill-core/.github/workflows/helm-integration-test-console.yml@main
with:
target: latest