Skip to content
Snippets Groups Projects
Commit 63329f3f authored by Edvin Bergström's avatar Edvin Bergström
Browse files

Update CICD.py

parent 8a8e6bec
No related branches found
No related tags found
No related merge requests found
Pipeline #17362 passed
import sys,os
sys.path.append(os.path.join(os.getcwd(), "..", "build", "python-api-src", "Release"))
sys.path.append(os.path.join(os.getcwd(), "..", "build", "python-api-src"))
# sys.path.append(os.path.join(os.getcwd(), "..", "build", "python-api-src", "Release"))
# sys.path.append(os.path.join(os.getcwd(), "..", "build", "python-api-src"))
import conf
import library
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