square-psychiatrist-19087
11/10/2023, 5:45 PMbroad-processor-92400
11/10/2023, 7:48 PMsquare-psychiatrist-19087
11/10/2023, 7:55 PMsquare-psychiatrist-19087
11/10/2023, 8:01 PMsquare-psychiatrist-19087
11/10/2023, 8:03 PMenv("VERSION", "0.0.0") in different places, not only in docker targets, so it's difficult to write plugins for every target we use it inbroad-processor-92400
11/10/2023, 8:13 PM.pants.bootstrap adjacent to your pants.toml. This is executed before each pants run and, I believe, can set environment variables like export VERSION=… .
That said, it sounds like you may already have that env var set, so can you pass it as image_tags=[env(…)]?square-psychiatrist-19087
11/10/2023, 8:20 PMsquare-psychiatrist-19087
11/10/2023, 8:21 PMbroad-processor-92400
11/10/2023, 8:48 PMsquare-psychiatrist-19087
11/10/2023, 8:48 PM