1.进入之前创建的项目中,点立即构建可以通过maven进行编译。
2.编译结束后在工作区中,可以找到编译好的jar包。
3.左下角形如#8的链接是构建过程中的输出,可以协助排错。
查看输出的最后:
SSH: Disconnecting configuration [tomcat] ...
ERROR: Exception when publishing, exception message [Exec timed out or was interrupted after
120,
002 ms]
Build step
'Send files or execute commands over SSH' changed build result to UNSTABLE
Finished: UNSTABLE
结合图例并查看输出,可以知道: 1.黄色为编译成功。 2.部署脚本出了点意外,所以是黄色不稳定。
构建成功,部署成功之后,图例是蓝色的。
云朵是用来统计构建成功和构建失败的比例。
更多GitLab相关教程见以下内容:
Ubuntu 14.04下安装GitLab指南
如何在Ubuntu Server 14.04下安装Gitlab中文版
CentOS源码安装GitLab汉化版
在 Ubuntu 12.04 上安装 GitLab
GitLab 5.3 升级注意事项
CentOS 7安装部署GitLab服务器
在RHEL6/CentOS6/ScientificLinux6上安装GitLab 6.0.2