Skip to content

chore(main): release 0.5.0-alpha (#28) #103

chore(main): release 0.5.0-alpha (#28)

chore(main): release 0.5.0-alpha (#28) #103

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