We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5633139 commit af8c4b6Copy full SHA for af8c4b6
README.md
@@ -34,6 +34,8 @@ Build examples:
34
mvn cobertura:cobertura -Dcobertura.report.format=xml
35
</pre>
36
37
+Push Content using **Testspace client**:
38
+
39
<pre>
40
curl -s https://testspace-client.s3.amazonaws.com/testspace-linux.tgz | sudo tar -zxvf- -C /usr/local/bin
41
testspace @.testspace.txt $TESTSPACE_TOKEN/$GITHUB_ORG:$REPO_NAME/$BRANCH_NAME#$BUILD_NUMBER
0 commit comments