diff --git a/src/main/resources/testingbot/TestingBotBuildWrapper/help-credentialsId.html b/src/main/resources/testingbot/TestingBotBuildWrapper/help-credentialsId.html new file mode 100644 index 0000000..073d637 --- /dev/null +++ b/src/main/resources/testingbot/TestingBotBuildWrapper/help-credentialsId.html @@ -0,0 +1,6 @@ +
+ The TestingBot credentials (created on the global Manage Jenkins > Credentials page) used + for this build. Its key and secret are exposed to the build as environment variables + (TESTINGBOT_KEY/TB_KEY and TESTINGBOT_SECRET/TB_SECRET), + and are used to start the TestingBot Tunnel when that option is enabled below. +