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
{{ message }}
This repository was archived by the owner on Mar 13, 2026. It is now read-only.
- **force_selinux**: Force docker to relabel file objects on the shared volumes
1128
1128
- **skip_recipe_export**: If True, the package recipe will only be exported on the first build. Default [False]
1129
1129
- **update_dependencies**: Update all dependencies before building e.g conan create -u
1130
+
- **version_alias**: Create a version alias for created packages. For example: if CPT_VERSION_ALIAS=latest, the package alias pkg_name/latest@user/channel will be created.
- **CONAN_FORCE_SELINUX**: Force docker to relabel file objects on the shared volumes
1288
1289
- **CONAN_SKIP_RECIPE_EXPORT**: If defined, the package recipe will only be exported on the first build.
1289
1290
- **CPT_UPDATE_DEPENDENCIES**: Update all dependencies before building e.g conan create -u
1290
-
1291
+
- **CPT_VERSION_ALIAS**: Create a version alias for created packages. For example: if CPT_VERSION_ALIAS=latest, the package alias pkg_name/latest@user/channel will be created.
0 commit comments