You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(docker): Use environments to install Conan
- Move previous conan/conan2 naming approach to Python environment
solution.
A wrapper that detects CONAN_SERIES environment var switchis between the
two release series. Defaults to CONAN_SERIES=2.
- Enable profile creation support by default
Passing environment var CONAN_CREATE_PROFILE=false will prevent to
generate a default profile.
Signed-off-by: Helio Chissini de Castro <[email protected]>
Signed-off-by: Nicolas Nobelis <[email protected]>
0 commit comments