Skip to content

chore: release v0.13.0-beta #872

chore: release v0.13.0-beta

chore: release v0.13.0-beta #872

name: Integration Test (latest)
on:
workflow_dispatch:
push:
branches-ignore:
- release-please--branches--main
jobs:
backend:
strategy:
fail-fast: false
matrix:
component: [mgmt-backend]
uses: instill-ai/core/.github/workflows/integration-test-backend.yml@main
with:
component: ${{ matrix.component }}
target: latest
console:
uses: instill-ai/core/.github/workflows/integration-test-console.yml@main
with:
target: latest