aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2014-10-14 03:00:56 +0300
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2014-10-14 03:00:56 +0300
commitac201e3b51e60c2be2519e2e1f923eb56a546e54 (patch)
tree4d311eb3bf2eb1b61e6bb515f7580e9b4ee0645f /src
parente002a024d66309b124651495fe423bf966b1c584 (diff)
Job-level help: mention name of environment var set (PUBLISH_KEY).
Change-Id: I11123bb6ed94bb913edafd4109d7254b5a777e85
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/linaro/pubapi/LinaroPubAPIKey/help.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/linaro/pubapi/LinaroPubAPIKey/help.html b/src/main/resources/linaro/pubapi/LinaroPubAPIKey/help.html
index fc61f43..c281967 100644
--- a/src/main/resources/linaro/pubapi/LinaroPubAPIKey/help.html
+++ b/src/main/resources/linaro/pubapi/LinaroPubAPIKey/help.html
@@ -1,3 +1,4 @@
<div>
- Request one-time publishing token from Linaro Publishing API.
+ Request one-time publishing token from Linaro Publishing API. The token
+ will be available to the build in PUBLISH_KEY environment variable.
</div>