Skip to content

Helm Integration Test (release) #65

Helm Integration Test (release)

Helm Integration Test (release) #65

name: Helm Integration Test (release)
on:
workflow_dispatch:
jobs:
backend:
strategy:
fail-fast: false
matrix:
component: [pipeline-backend]
uses: instill-ai/vdp/.github/workflows/helm-integration-test-backend.yml@main
with:
component: ${{ matrix.component }}
target: release