build: Update GitHub action.
parent
1bc9f9f2b9
commit
986ef16f88
|
|
@ -1,4 +1,6 @@
|
||||||
name: build-and-push
|
name: 构建镜像并推送仓库
|
||||||
|
|
||||||
|
run-name: 构建镜像并推送仓库 ${{ github.event.inputs.dockerImageTag }} (${{ github.event.inputs.registry }})
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue