<magicrb>
im running into a weird issue, in a "steps.ShellCommand" im specifying env."RENOVATE_CONFIG_FILE": "./renovate.json" but the "." seems to be substituted wrong? after the shell command runs, i see RENOVATE_CONFIG_FILE=/var/lib/buildbot-worker/renovate.json in the logs, which is wrong. It should be /var/lib/buildbot-worker/worker-004/renovate-repo/build
<magicrb>
it seems like something is substituting in that env var value and its doing a bad job at it
<magicrb>
okay so "escaping" it gets me "RENOVATE_CONFIG_FILE=./renovate.json" as one would expect
DiJuMx has joined #buildbot
DiJuMx has quit [Ping timeout: 268 seconds]
mjw has quit [Killed (lithium.libera.chat (Nickname regained by services))]