mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-13 22:32:15 +00:00
Updated repo location in the fabric file
This commit is contained in:
3
fabfile.py
vendored
3
fabfile.py
vendored
@@ -6,8 +6,7 @@ from fabric.contrib.files import *
|
|||||||
from fabric.utils import warn
|
from fabric.utils import warn
|
||||||
from hashlib import sha1
|
from hashlib import sha1
|
||||||
|
|
||||||
env.repo = 'git://dev.dredd.it/dreddit-auth.git'
|
env.repo = 'git://dev.pleaseignore.com/dreddit-auth.git'
|
||||||
|
|
||||||
|
|
||||||
def production():
|
def production():
|
||||||
"Use the production enviroment on Web1"
|
"Use the production enviroment on Web1"
|
||||||
|
|||||||
Reference in New Issue
Block a user