feat(docker): prod, fix misc
This commit is contained in:
parent
c6549500bc
commit
b8fd7f8995
1 changed files with 0 additions and 1 deletions
|
@ -422,7 +422,6 @@ WORKDIR /var/www/sintonia_webapp
|
||||||
|
|
||||||
RUN cron && \
|
RUN cron && \
|
||||||
git clone --branch dev --single-branch https://git.congegni.net/Congegni/sintonia_webapp . && \
|
git clone --branch dev --single-branch https://git.congegni.net/Congegni/sintonia_webapp . && \
|
||||||
cd sintonia_webapp && \
|
|
||||||
/home/$sintonia_user/composer install --no-progress --no-interaction --no-autoloader && \
|
/home/$sintonia_user/composer install --no-progress --no-interaction --no-autoloader && \
|
||||||
/home/$sintonia_user/composer --no-cache dump-autoload --no-interaction && \
|
/home/$sintonia_user/composer --no-cache dump-autoload --no-interaction && \
|
||||||
php artisan migrate && \
|
php artisan migrate && \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue