aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/linaro/pubapi/LinaroPubAPIKey/config.jelly
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/linaro/pubapi/LinaroPubAPIKey/config.jelly')
-rw-r--r--src/main/resources/linaro/pubapi/LinaroPubAPIKey/config.jelly5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/main/resources/linaro/pubapi/LinaroPubAPIKey/config.jelly b/src/main/resources/linaro/pubapi/LinaroPubAPIKey/config.jelly
index d439808..541e1c7 100644
--- a/src/main/resources/linaro/pubapi/LinaroPubAPIKey/config.jelly
+++ b/src/main/resources/linaro/pubapi/LinaroPubAPIKey/config.jelly
@@ -1,2 +1,5 @@
-<j:jelly xmlns:j="jelly:core" xmlns:f="/lib/form">
+<j:jelly xmlns:j="jelly:core" xmlns:f="/lib/form" xmlns:c="/lib/credentials">
+ <f:entry title="${%Credentials}" field="credentialsId">
+ <c:select/>
+ </f:entry>
</j:jelly>