rancher-gitlab-deploy
rancher-gitlab-deploy copied to clipboard
Trim env. variable names and values; support trailing comma (#71)
- Trim env. variable names and values when using with
--variables
. - Trim secret names when using with
--secrets
. - Add support for trailing comma in
--variables
and--secrets
.