Skip to content
代码片段 群组 项目
提交 d9dd3c86 编辑于 作者: Timotej Ecimovic's avatar Timotej Ecimovic
浏览文件

Whitelist another license, add a version printout on CI.

上级 deedd1a8
No related branches found
No related tags found
无相关合并请求
......@@ -24,6 +24,8 @@ pipeline
{
sh 'npm install'
sh 'npm list || true'
sh 'npm --version'
sh 'node --version'
}
}
}
......
......@@ -13,4 +13,5 @@ MIT*
(WTFPL OR MIT)
WTFPL OR ISC
WTFPL
(MIT OR CC0-1.0)
\ No newline at end of file
(MIT OR CC0-1.0)
(MIT OR Apache-2.0)
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册