Slackbot
10/31/2022, 3:57 PMVampire
10/31/2022, 4:03 PMSergey Chelombitko
10/31/2022, 4:11 PMVampire
10/31/2022, 4:18 PMCI
while running on TeamCity that does not set that variable by default and you don't supply it.
Or you didn't enable the push to the remote build cache at all, as the push is only default on for local and default off for remote cache like documented.
...Sergey Chelombitko
10/31/2022, 4:20 PMVampire
10/31/2022, 4:21 PMVampire
10/31/2022, 4:38 PMbuildSrc
even if it is not really an included build) do inherit the build cache configuration of the parent build and any build cache configuration of the included build is ignored. So if you for example in the including build have the remote cache enabled but not configured to push, that would also explain what you see.