Skip to content

chore: update profiles into the docker-compose-build.yaml file #298

chore: update profiles into the docker-compose-build.yaml file

chore: update profiles into the docker-compose-build.yaml file #298

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