comment inputs IMAGE_VER
This commit is contained in:
parent
547e18b995
commit
b6215c4793
1 changed files with 4 additions and 4 deletions
8
.github/workflows/release.yaml
vendored
8
.github/workflows/release.yaml
vendored
|
|
@ -8,10 +8,10 @@ on:
|
|||
# - '2.*'
|
||||
# Allow run workflow manually from Action tab
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
IMAGE_VER:
|
||||
description: "version for build image"
|
||||
type: string
|
||||
# inputs:
|
||||
# IMAGE_VER:
|
||||
# description: "version for build image"
|
||||
# type: string
|
||||
env:
|
||||
REGISTRY: docker.frappet.com
|
||||
IMAGE_NAME: demo/test-fe-exam
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue