Skip to content

ci(core): fix make build-latest PROFILE #1210

ci(core): fix make build-latest PROFILE

ci(core): fix make build-latest PROFILE #1210

name: 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/integration-test-backend.yml@main
with:
component: ${{ matrix.component }}
target: latest