build: Update GitHub action.
This commit is contained in:
parent
1bc9f9f2b9
commit
986ef16f88
4
.github/workflows/build-and-push.yml
vendored
4
.github/workflows/build-and-push.yml
vendored
@ -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
Block a user