Wrong example of workingDirTemplate usage #38097
Replies: 1 comment
-
The triple is actually correct: https://handlebarsjs.com/guide/#html-escaping |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How are you running Renovate?
Self-hosted Renovate
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
GitHub Enterprise
Please tell us more about your question or problem
We started using
postUpgradeTask
feature, but the created PR indicatesspawn /bin/sh ENOENT
error. We are on41.116.4
.We are using a configuration similar to the one from the docs: https://docs.renovatebot.com/configuration-options/#workingdirtemplate
It is strange that there is
{{{
used for the variables - actually, it is used in more examples on the page: https://docs.renovatebot.com/configuration-options/Couldn't this be the issue? Then, the docs should be fixed, IMHO.
Logs (if relevant)
Logs
Beta Was this translation helpful? Give feedback.
All reactions