comment inputs IMAGE_VER

This commit is contained in:
Kittapath 2023-03-20 15:18:29 +07:00
parent 547e18b995
commit b6215c4793

View file

@ -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