Skip to content

chore(main): release 0.16.0-alpha (#370) #134

chore(main): release 0.16.0-alpha (#370)

chore(main): release 0.16.0-alpha (#370) #134

name: Integration Test (release)
on:
workflow_dispatch:
push:
branches:
- release-please--branches--main
tags:
- v*
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: release