mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
fix
This commit is contained in:
+3
-3
@@ -16,9 +16,6 @@ WORKDIR /usr/local/app
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
# # Add the source code to app
|
|
||||||
|
|
||||||
COPY ./www /usr/local/app/
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@@ -42,6 +39,9 @@ RUN npm install -g cordova-res
|
|||||||
|
|
||||||
RUN ionic build --prod
|
RUN ionic build --prod
|
||||||
|
|
||||||
|
# # Add the source code to app
|
||||||
|
|
||||||
|
COPY ./www /usr/local/app/
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user