mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 23:00:18 +00:00
docs on deploy
This commit is contained in:
Vendored
+1
@@ -34,6 +34,7 @@ def prod():
|
||||
def deploy():
|
||||
"""Deploys the application"""
|
||||
|
||||
docs()
|
||||
prod()
|
||||
local('epio upload')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user