add debugging step

This commit is contained in:
Nils Stinnesbeck 2019-11-23 00:34:29 +01:00
parent e65544a31b
commit 78ab3c0796
Signed by: nils
GPG Key ID: 86D4882C6C6CA48B

View File

@ -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