Skip to content

ci(workflow): add integration-test-latest|release and helm-integratio… #116

ci(workflow): add integration-test-latest|release and helm-integratio…

ci(workflow): add integration-test-latest|release and helm-integratio… #116

name: Integration Test (release)
on:
workflow_dispatch:
push:
branches:
- release-please--branches--main
- sarthakgupta/ins-1586-create-integration-tests-cicd-for-mac-in-base-model-and-vdp
# 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@sarthakgupta/ins-1586-create-integration-tests-cicd-for-mac-in-base-model-and-vdp
with:
component: ${{ matrix.component }}
target: release