-
Previous Value Current Value true
false
-
Just quote EOT like below and dollar sign will be treated as literal character:
rm -f ./src/Example.Api/appsettings.Production.json cat <<"EOT">> ./src/Example.Api/appsettings.Production.json @secret:prod-appsettings-example@ EOT -
Will test it, Thanks
-
Previous Value Current Value Open
Closed
| Type |
Question
|
| Priority |
Normal
|
| Assignee | |
| Labels |
No labels
|
Issue Votes (0)
In our projects we have a step like that
to inject .Net appsettings to projects
but in some cases we have problem with some special characters
For example we have something like
$2y$10$in the secret, but the corresponding line will bey0.and data is trimmed until the next.in the same line ($2y$10$xxxx.aaa/aawill bey0.aaa/aaas an example)