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