Skip to content

docs(CONTRIBUTING): update new profile logic #300

docs(CONTRIBUTING): update new profile logic

docs(CONTRIBUTING): update new profile logic #300

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