Skip to content

Commit 8f67a88

Browse files
committed
adding website info
1 parent dc732d8 commit 8f67a88

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Telltale is an experimentation framework for Gradle builds that automates the cr
33

44
<img alt="Summary" src="resources/experiment-diagram.png"/>
55

6+
https://cdsap.github.io/Telltale/
67

78
## Table of Contents
89

@@ -20,6 +21,9 @@ These workflows are designed to automate the testing and reporting of Gradle bui
2021
There are different phases in the workflow experiment execution:
2122
<img alt="Summary" src="resources/experiment_execution.png"/>
2223

24+
## Website
25+
26+
When the deployment is configured (by setting `extra_report_args.deploy_results:'true'`), the results of your experiments will be automatically published to [https://cdsap.github.io/Telltale/](https://cdsap.github.io/Telltale/).
2327

2428
## Workflows
2529

0 commit comments

Comments
 (0)