Merge branch 'master' of https://github.com/wmantly/gitdeploy
This commit is contained in:
commit
33d066fa39
@ -19,6 +19,7 @@ export DJANGO_SETTINGS_MODULE=project.settings.prod
|
||||
NODE_ENV='staging'
|
||||
export NODE_ENV='staging'
|
||||
export NODEPORT=$nodePort
|
||||
export djangoURL="http://$name.staging.bytedev.co"
|
||||
|
||||
git clone $sshURL .
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user