Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation
This project
Loading...
Sign in
donghu
/
t8t-fi-frt-test
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit b104da62
authored
Jul 06, 2021
by
donghu
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
修改报告路径2
1 parent
b31e64ac
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
pom.xml
pom.xml
View file @
b104da6
...
...
@@ -18,11 +18,11 @@
<!--钉钉机器人Hook地址,需根据实际地址修改 -->
<robot.addr>
https://oapi.dingtalk.com/robot/send?access_token=c48fe3bddc324fd950d6933e5745507efcf433f105d757bc25b72b469e73f7d1
</robot.addr>
<!--jenkins地址,需根据实际部署地址修改 -->
<jenkins.addr>
http://
10.1.10.21
</jenkins.addr>
<jenkins.addr>
http://
test-project.peilian.fun
</jenkins.addr>
<!--jenkins构建项目名称 -->
<jenkins.build.name>
${project.artifactId}
</jenkins.build.name>
<!--测试报告基于部署至web服务器根路径的相对地址,一般无需修改 -->
<jenkins.ReportPath>
${jenkins.build.name}
/target/TestReport/index.html
</jenkins.ReportPath>
<jenkins.ReportPath>
/target/TestReport/index.html
</jenkins.ReportPath>
<encoding>
UTF-8
</encoding>
<!--是否发送邮件通知 true:发送 false:不发送 -->
<isSendEmail>
true
</isSendEmail>
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment