File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -959,7 +959,7 @@ def get_variables(
959959 'REGISTRY_ROOT_CANONICAL' : _get_registry_canonical_no_verify (_sundry_config .get ('registry_path_canonical' )),
960960 'REGISTRY_ROOT_DEPRECATED' : _REGISTRY_DEPRECATED ,
961961 'REGISTRY_CANONICAL_CFG_STR' : _get_registry_canonical_no_verify (_sundry_config .get ('registry_path_canonical' )),
962- 'REGISTRY_NO_VERIFY_CFG_STR ' : _get_registry_no_verify (_sundry_config .get ('registry_path_canonical' )),
962+ 'REGISTRY_CANONICAL_NO_VERIFY_CFG_STR ' : _get_registry_canonical_no_verify (_sundry_config .get ('registry_path_canonical' )),
963963 'REGISTRY_DEPRECATED_CFG_STR' : _REGISTRY_DEPRECATED ,
964964 'REGISTRY_MOCKED_CFG_STR' : get_registry_mocked (execution_env ),
965965 'REGISTRY_NO_VERIFY_CFG_STR' : _get_registry_no_verify (_sundry_config .get ('registry_path' )),
You can’t perform that action at this time.
0 commit comments