Skip to content

refactor(all): rename base to core (#375) #1072

refactor(all): rename base to core (#375)

refactor(all): rename base to core (#375) #1072

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