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 {
|
||||
# Skoro celé nasazení webu je stejné pro testweb i pro produkci, tak je to tady dohromady
|
||||
gimli_only
|
||||
ensure_venv
|
||||
make/install
|
||||
./manage.py migrate
|
||||
|
|
Loading…
Reference in a new issue