devtron
devtron copied to clipboard
In case of "Image-Container" input string variables have double quote while passing in docker run command
In case of "Image-Container" input string variables have double quote while passing in docker run command.
To Reproduce
- Select Task Type as "Container-Image" in any task pre/post CI
- Add some input variable of string type for the docker-image
- Now observe the value of these variables
Current behaviour Value we are getting having double quote Expected behaviour Value should not have double quote