mirror of
https://github.com/azukaar/Cosmos-Server.git
synced 2026-01-05 20:05:02 -06:00
[release] v0.5.12-unstable
This commit is contained in:
@@ -31,6 +31,7 @@ RUN npm install
|
||||
COPY . .
|
||||
RUN ls
|
||||
RUN npm run client-build
|
||||
RUN chmod +x build.sh
|
||||
RUN ./build.sh
|
||||
|
||||
WORKDIR /app/build
|
||||
|
||||
@@ -31,6 +31,7 @@ RUN npm install
|
||||
COPY . .
|
||||
RUN ls
|
||||
RUN npm run client-build
|
||||
RUN chmod +x build.sh
|
||||
RUN ./build.sh
|
||||
|
||||
WORKDIR /app/build
|
||||
|
||||
Reference in New Issue
Block a user