mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-19 20:59:24 +00:00
Split out settings into per-env
This commit is contained in:
2
fabfile.py
vendored
2
fabfile.py
vendored
@@ -137,6 +137,8 @@ def update_repo():
|
||||
with cd('%(path)s/dreddit-auth/' % env):
|
||||
run('git pull')
|
||||
|
||||
deploy_static()
|
||||
|
||||
|
||||
def reset_repo():
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user