mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-02-07 07:43:25 +08:00
update uses github/workflows
This commit is contained in:
parent
d1dcdb798d
commit
a7ebf4d573
2
.github/workflows/build_new.yml
vendored
2
.github/workflows/build_new.yml
vendored
@ -46,7 +46,7 @@ jobs:
|
|||||||
ARGS: "" # Default empty ARGS
|
ARGS: "" # Default empty ARGS
|
||||||
|
|
||||||
# Call the reusable workflow
|
# Call the reusable workflow
|
||||||
uses: templates/template_build.yml@develop # Path to the reusable workflow file
|
uses: .github/workflows/templates/template_build.yml@develop # Path to the reusable workflow file
|
||||||
# Pass inputs required by the reusable workflow
|
# Pass inputs required by the reusable workflow
|
||||||
with:
|
with:
|
||||||
# Pass values from the matrix context and global env
|
# Pass values from the matrix context and global env
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user