Skip to content

docs(README): add guideline about launching old instill core (#118) #862

docs(README): add guideline about launching old instill core (#118)

docs(README): add guideline about launching old instill core (#118) #862

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