Merge pull request #34 from aimingmed/feature/backend-frontend-structure

Feature/backend frontend structure
This commit is contained in:
Hong Kai LEE 2025-04-15 09:58:36 +08:00 committed by GitHub
commit 388594f287
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,9 +1,10 @@
name: CI/CD - develop
name: CI - build
on:
pull_request:
branches:
- develop
- main
env:
IMAGE: ghcr.io/$(echo $GITHUB_REPOSITORY | tr '[A-Z]' '[a-z]')/aimingmed-ai-backend