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!

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
mbspark's avatar
11
mbspark
asked 6 years ago

Comments

see more comments