devtron icon indicating copy to clipboard operation
devtron copied to clipboard

In case of "Image-Container" input string variables have double quote while passing in docker run command

Open deepak-devtron opened this issue 3 years ago • 0 comments

In case of "Image-Container" input string variables have double quote while passing in docker run command.

To Reproduce

  1. Select Task Type as "Container-Image" in any task pre/post CI
  2. Add some input variable of string type for the docker-image
  3. Now observe the value of these variables

Current behaviour Value we are getting having double quote Expected behaviour Value should not have double quote

deepak-devtron avatar May 18 '22 11:05 deepak-devtron