mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-12-29 07:50:28 +01:00
commit
65f77db4d6
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ COPY . ${HOME}/
|
||||||
|
|
||||||
WORKDIR ${HOME}
|
WORKDIR ${HOME}
|
||||||
|
|
||||||
RUN npm install -d --only=dev
|
RUN npm install -d
|
||||||
RUN npm run build
|
RUN npm run build
|
||||||
|
|
||||||
WORKDIR ${HOME}/build/build
|
WORKDIR ${HOME}/build/build
|
||||||
|
|
Loading…
Reference in a new issue