mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 23:00:18 +00:00
fab:deploy => push
This commit is contained in:
Vendored
+1
-1
@@ -31,7 +31,7 @@ def prod():
|
||||
CMD_TEMPLATE = 'epio run_command {0}'
|
||||
|
||||
|
||||
def deploy():
|
||||
def push():
|
||||
"""Deploys the application"""
|
||||
|
||||
docs()
|
||||
|
||||
Reference in New Issue
Block a user