Skip to content
Snippets Groups Projects
Commit def8ad2b authored by Ruchi Munshi's avatar Ruchi Munshi Committed by ruchim
Browse files

append to pythonpath

parent e4c5aba4
No related branches found
No related tags found
No related merge requests found
......@@ -13,5 +13,6 @@ retrying firecloud xlrd google-cloud-bigquery google-cloud-logging pandas
ENV HOME=/
COPY scripts /scripts
ENV PYTHONPATH "/scripts:${PYTHONPATH}"
CMD ["/bin/bash"]
ENV PYTHONPATH="/scripts"
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