actions: build options

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
rjshrjndrn 2023-11-17 09:52:40 +01:00
parent 6da4d0d398
commit cfc5aadf27

View file

@ -4,7 +4,8 @@ on:
workflow_dispatch:
inputs:
build_service:
description: 'Name of a single service to build(in small letters), eg: chalice or frontend etc. backend:sevice-name to build service'
description: "Name of a single service to build(in small letters), eg: chalice or frontend etc. backend:sevice-name to build service.
Options: all/service-name/backend:{service-name/all}"
required: true
default: 'frontend'
env_flavour: