Skip to content

refactor(docker-compose,helm): retire connector-backend service #1126

refactor(docker-compose,helm): retire connector-backend service

refactor(docker-compose,helm): retire connector-backend service #1126

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