Skip to content

chore(main): release 0.17.0-alpha (#384) #1105

chore(main): release 0.17.0-alpha (#384)

chore(main): release 0.17.0-alpha (#384) #1105

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