mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-05 16:38:05 -06:00
Set CI=true in the office-ui-fabric docker test so it doesnt use a progress indicator (#36982)
This commit is contained in:
parent
fd8000dd59
commit
3bec9ad2c5
@ -1,4 +1,5 @@
|
||||
FROM node:current
|
||||
ENV CI=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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user