This commit is contained in:
@@ -31,6 +31,7 @@ def deploy(tag = None, host = None):
|
|||||||
def main():
|
def main():
|
||||||
dir_path = os.path.join(os.path.dirname(os.path.abspath(__file__)), '../')
|
dir_path = os.path.join(os.path.dirname(os.path.abspath(__file__)), '../')
|
||||||
diff = git_diff()
|
diff = git_diff()
|
||||||
|
print(diff)
|
||||||
|
|
||||||
# containers that need special treatment
|
# containers that need special treatment
|
||||||
removed_containers = []
|
removed_containers = []
|
||||||
|
|||||||
Reference in New Issue
Block a user