-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Milestone
Description
prebid-server-deployment-on-aws/README.md
Line 64 in 71c3228
sh ../deployment/run-unit-tests.sh --in-venv 1 |
Receiving the following error
python3: can't open file '{local_folder}/prebid-server-deployment-on-aws/source/./venv_check.py': [Errno 2] No such file or directory
By looking here
cd $template_dir/../source |
Seems to me that is assuming that the working dir /deployment
So after running the script inside that directory, things work properly now
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation