mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-02-01 20:23:34 +08:00
update
This commit is contained in:
parent
77bd3cb539
commit
d22efc4d6b
2
.github/workflows/build_new.yml
vendored
2
.github/workflows/build_new.yml
vendored
@ -4,7 +4,7 @@ name: Build
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- development
|
||||
- develop
|
||||
# paths:
|
||||
# - 'app/**'
|
||||
# - '.github/workflows/**'
|
||||
|
||||
@ -2,6 +2,9 @@ name: Reusable Docker Build Template
|
||||
|
||||
# Define inputs expected from the calling workflow
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- develop
|
||||
workflow_call:
|
||||
inputs:
|
||||
project_name:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user