Skip to content

chore(model): move the model_hub_* files from vdp to model (#374) #1073

chore(model): move the model_hub_* files from vdp to model (#374)

chore(model): move the model_hub_* files from vdp to model (#374) #1073

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