add debugging step
This commit is contained in:
parent
e65544a31b
commit
78ab3c0796
@ -9,6 +9,7 @@ RUN npm i gulp-cli
|
||||
RUN npm i gulp
|
||||
|
||||
# run yarn for prerequisits
|
||||
RUN ls -alh
|
||||
RUN yarn
|
||||
|
||||
# run gulp to build app
|
||||
|
Loading…
Reference in New Issue
Block a user