make/lib: Funkce install_everything je jen pro Gimliho
This commit is contained in:
parent
d086501095
commit
346079cee3
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ function safe_checkout_branch {
|
||||||
|
|
||||||
function install_everything {
|
function install_everything {
|
||||||
# Skoro celé nasazení webu je stejné pro testweb i pro produkci, tak je to tady dohromady
|
# Skoro celé nasazení webu je stejné pro testweb i pro produkci, tak je to tady dohromady
|
||||||
|
gimli_only
|
||||||
ensure_venv
|
ensure_venv
|
||||||
make/install
|
make/install
|
||||||
./manage.py migrate
|
./manage.py migrate
|
||||||
|
|
Loading…
Reference in a new issue