Skip to content
Snippets Groups Projects
Commit 66f924947444 authored by Cédric Krier's avatar Cédric Krier :atom:
Browse files

Copy iconfont into node builder

parent 8fb2b0b2c6e8
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@
COPY package.json gulpfile.js ./
COPY js js/
COPY sass sass/
COPY iconfont iconfont/
RUN npm install
RUN node_modules/.bin/gulp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment