This commit is contained in:
yuze.zyz
2024-10-23 13:05:20 +08:00
parent b5ab6fba43
commit ca4af483b5

View File

@@ -1,3 +1,5 @@
name: Build Docker Image
on:
workflow_dispatch:
inputs:
@@ -21,7 +23,7 @@ on:
description: 'Other params in --xxx xxx'
required: false
name: Docker-${{ inputs.modelscope_branch }}-${{ inputs.image_type }}-${{ inputs.workflow_name }}
run-name: Docker-${{ inputs.modelscope_branch }}-${{ inputs.image_type }}-${{ inputs.workflow_name }}-by-@${{ github.actor }}
jobs:
build: