Code Block for Copying Project Files

Does anyone know where in the source code, the line is that initiates the copy of project files after the setup.py is initiated?

For some reason, this copy isn't picking up all the files when I run it in CodePipeline, but it works fine on my local machine. I was hoping to see what's going with the code behind the scenes.

I'm deploying into AWS CodeBuild into a container and django.wsgi isn't copying over, so the build fails at askbot-setup time when looking for the file.

Thanks!

mbspark's avatar
11
mbspark
asked 2018-08-13 17:45:27 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments