Skip to content

Merge branch 'hotfix/message' into iteration/IT20260810027 #42

Merge branch 'hotfix/message' into iteration/IT20260810027

Merge branch 'hotfix/message' into iteration/IT20260810027 #42

name: Build and push magic-service image
on:
workflow_dispatch:
push:
paths:
- 'backend/magic-service/**'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
name: Build and push magic-service image
uses: ./.github/workflows/image-build.yml
secrets: inherit
permissions:
contents: write
packages: write
id-token: write
attestations: write
with:
imageName: magic-service