fab:deploy => push

This commit is contained in:
Kenneth Reitz
2011-06-12 23:59:15 -04:00
parent bd3aa32581
commit ea4f421a0d
Vendored
+1 -1
View File
@@ -31,7 +31,7 @@ def prod():
CMD_TEMPLATE = 'epio run_command {0}'
def deploy():
def push():
"""Deploys the application"""
docs()