Skip to content

fix(kb): fix db migration error (#53) #172

fix(kb): fix db migration error (#53)

fix(kb): fix db migration error (#53) #172

name: Integration Test
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build-push-image:
if: github.ref == 'refs/heads/main'
name: Build and push image
uses: instill-ai/artifact-backend/.github/workflows/images.yml@main
secrets: inherit