mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-01-19 13:23:23 +08:00
new workflows name
This commit is contained in:
parent
11934d7e6f
commit
a486b8d7b0
3
.github/workflows/build_new.yml
vendored
3
.github/workflows/build_new.yml
vendored
@ -1,6 +1,3 @@
|
||||
# .github/workflows/build.yml
|
||||
# This workflow triggers the build process and calls the reusable template.
|
||||
|
||||
name: Build aimingmed-ai ${{ github.ref_name }}+${{ github.run_id }}
|
||||
|
||||
# Triggers: Equivalent to ADO trigger block
|
||||
|
||||
@ -1,6 +1,3 @@
|
||||
# This is a reusable workflow template containing the Docker build logic for one image.
|
||||
# It's called by build.yml for each item in the matrix.
|
||||
|
||||
name: Reusable Docker Build Template
|
||||
|
||||
# Define inputs expected from the calling workflow
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user