mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-02-06 07:03:18 +08:00
Merge pull request #37 from aimingmed/feature/backend-frontend-structure
new workflows name
This commit is contained in:
commit
c8bf621c87
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 }}
|
name: Build aimingmed-ai ${{ github.ref_name }}+${{ github.run_id }}
|
||||||
|
|
||||||
# Triggers: Equivalent to ADO trigger block
|
# 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
|
name: Reusable Docker Build Template
|
||||||
|
|
||||||
# Define inputs expected from the calling workflow
|
# Define inputs expected from the calling workflow
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user