office-ui-fabric: silence progress counter again

This commit is contained in:
Nathan Shively-Sanders
2020-02-27 15:29:09 -08:00
parent f4e371c731
commit f1457c1c47
@@ -1,5 +1,6 @@
FROM node:current
ENV CI=true
ENV TF_BUILD=true
RUN npm install -g yarn lerna --force
RUN git clone https://github.com/OfficeDev/office-ui-fabric-react.git /office-ui-fabric-react
WORKDIR /office-ui-fabric-react