Skip to content
Snippets Groups Projects
Commit bfcbc3d5 authored by Gioacchino Vino's avatar Gioacchino Vino
Browse files

New oids classification

parent 5b3df647
No related branches found
No related tags found
1 merge request!151Debug paas ci
...@@ -89,6 +89,7 @@ oids_filename = os.path.join(output_dir, OIDS_FILENAME) ...@@ -89,6 +89,7 @@ oids_filename = os.path.join(output_dir, OIDS_FILENAME)
logging.info(f"endpoint_keys: {args.endpoint_keys}") logging.info(f"endpoint_keys: {args.endpoint_keys}")
logging.info(f"dep_json: {dep_json}") logging.info(f"dep_json: {dep_json}")
logging.info(f"template_url: {template_url}") logging.info(f"template_url: {template_url}")
logging.info(f"template_input: {template_input}")
logging.info(f"dep_name: {dep_name}") logging.info(f"dep_name: {dep_name}")
logging.info(f"output_dir: {output_dir}") logging.info(f"output_dir: {output_dir}")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment