cloudbees

how does jenkins recognize paths inside a python script?

how does jenkins recognize paths inside a python script? Question: I have a python script that points to some file names and log files and I have jenkins to run the script, when run locally from my system the code works fine. The way I access my folders in python: folder_artifacts_data = ‘C:/Users/Rhea/OneDrive -Area/Rhea/Metrics_Configuration/Artifacts/’ path_to_log_file …

Total answers: 1