Skip to content

Commit

Permalink
undoing testkube doc change (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbdias committed Jun 3, 2024
1 parent 12d1052 commit 8f273fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/ci-cd-automation/testkube-pipeline.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ spec:

Execute the following command to create the test executor object in Testkube. Do not forget to provide the path to your Tracetest definition file using the `--file` argument, and also the following variables:

- `TRACETEST_TOKEN`: your [environment token](/concepts/environment-token).
- `TRACETEST_TOKEN`: your [environment token](/concepts/environment-tokens).
- `TRACETEST_ENVIRONMENT`: your [environment id](/concepts/environments).
- `TRACETEST_ORGANIZATION`: your [organization id](/concepts/organizations).

Expand Down

0 comments on commit 8f273fe

Please sign in to comment.