We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 176d93d commit f67fc71Copy full SHA for f67fc71
scripts/ci-build-setup.dockerfile
@@ -10,5 +10,5 @@ RUN which cor 2>&1 >/dev/null || {{ \
10
#----- --- -- - - - -
11
# Initialize a clean Conan cache/home.
12
#
13
-ENV CONAN_HOME "$HOME/_cache/.conan2"
+ENV CONAN_HOME "{user_home_dir}/_cache/.conan2"
14
RUN cor conan profile detect
0 commit comments