Merge branch 'develop' into feat/erp-203-tests-product-rg
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
|||||||
parameters:
|
parameters:
|
||||||
app.version: '0.1.151'
|
app.version: '0.1.152'
|
||||||
|
|||||||
@@ -18,6 +18,7 @@ COPY config config/
|
|||||||
COPY migrations migrations/
|
COPY migrations migrations/
|
||||||
COPY public public/
|
COPY public public/
|
||||||
COPY src src/
|
COPY src src/
|
||||||
|
COPY templates templates/
|
||||||
|
|
||||||
RUN composer dump-autoload --optimize --no-dev
|
RUN composer dump-autoload --optimize --no-dev
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user