install gulp as well
This commit is contained in:
parent
ab67d494c9
commit
d1e9c75c0a
@ -6,6 +6,7 @@ RUN node --version && npm --version && yarn --version
|
||||
|
||||
# install gulp
|
||||
RUN npm i gulp-cli -g
|
||||
RUN npm i gulp -g
|
||||
|
||||
# run yarn for prerequisits
|
||||
RUN yarn
|
||||
|
Loading…
Reference in New Issue
Block a user