launch.sh在我们的 Create React App 中有一个文件,用于将内容发布到 CDN。那里的其中一行说export CI=true。我不知道在这种情况下“CI”是什么意思,以及它的作用。
launch.sh
export CI=true
deployment jenkins reactjs create-react-app
create-react-app ×1
deployment ×1
jenkins ×1
reactjs ×1