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

Make Jenkins page more readable.

上级 1edf79d3
No related branches found
No related tags found
无相关合并请求
......@@ -92,7 +92,7 @@ pipeline
}
}
}
stage('Zap application distribution build: Linux')
stage('Linux distribution artifacts')
{
steps
{
......@@ -102,7 +102,7 @@ pipeline
}
}
}
stage('Zap application distribution build: Mac')
stage('Mac distribution artifacts')
{
steps
{
......@@ -112,7 +112,7 @@ pipeline
}
}
}
stage('Zap application distribution build: Windows')
stage('Windows distribution artifacts')
{
steps
{
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册