We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd8000d commit 3bec9adCopy full SHA for 3bec9ad
tests/cases/docker/office-ui-fabric/Dockerfile
@@ -1,4 +1,5 @@
1
FROM node:current
2
+ENV CI=true
3
RUN npm install -g yarn lerna --force
4
RUN git clone https://github.com/OfficeDev/office-ui-fabric-react.git /office-ui-fabric-react
5
WORKDIR /office-ui-fabric-react
0 commit comments