Include the .git directory when copying files

Useful to push / pull later on when the user is running
pull/2/head
yuvipanda 2017-05-21 15:40:28 -07:00
rodzic 02ea11a0bf
commit f717ed4e04
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -81,6 +81,7 @@ class PythonBuildPack(BuildPack):
cmd = [
's2i',
'build',
'--exclude', '""',
workdir,
self.runtime_builder_map[self.runtime],
output_image_spec