Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

chore: release v0.13.0-beta #879

chore: release v0.13.0-beta

chore: release v0.13.0-beta #879

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