Update delete_local_data

parent 42ca25e1
......@@ -3,7 +3,7 @@ import shutil
from pathlib import Path
import logging
job_id = os.environ.get('JOB_ID', 'job_1')
directory = os.environ.get("LOCAL_PATH", 'D:/Users/vamsikrishna/jubilant_1')
directory = os.environ.get("LOCAL_PATH", 'ilens/prod/jubilant')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment