env overrides work but not var overrides #2229
Unanswered
joeblew999
asked this question in
Q&A
Replies: 2 comments 2 replies
-
@ trulede if you have time would appreciate help. not sure what I am doing wrong :) |
Beta Was this translation helpful? Give feedback.
1 reply
-
Unfortunately, there is also this issue/PR #2113 which was recently reverted ... and means the method I suggested might not work for you (at the moment). I still think its the right way, but it's a question of how to get around the ongoing issue #2108. Perhaps, different .env files for each build type, and the select one with a CLI arg (or another env). The 'flatten' might also have an impact. See the issue. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
The .env overrides work, but not the var ones .
I have a test setup here.
https://github.com/joeblew999/pb-stack/tree/main/mod/_template/source-remote
Can someone please have a look ?
Just git clone and then "task" ...
Beta Was this translation helpful? Give feedback.
All reactions