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 009d36b commit 382aa4dCopy full SHA for 382aa4d
README.md
@@ -58,5 +58,4 @@ To replicate this sample:
58
- Create a Environment variable called `TESTSPACE_TOKEN`
59
- `TESTSPACE_TOKEN` = `[email protected]`
60
- `credentials` set to `username:password` or your [access token](http://help.testspace.com/reference:client-reference#login-credentials)
61
- - For [CI use secure environment variable](http://help.testspace.com/how-to:add-to-ci) called `TESTSPACE_TOKEN`
62
-
+ - To [use](http://help.testspace.com/how-to:add-to-ci) Testspace in a CI system, store `TESTSPACE_TOKEN` as a secure environment variable
0 commit comments