mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-02-01 20:23:34 +08:00
Merge pull request #34 from aimingmed/feature/backend-frontend-structure
Feature/backend frontend structure
This commit is contained in:
commit
388594f287
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user