summaryrefslogtreecommitdiffstats
path: root/jenkins-config/managed-config-files/custom/.packagecloud/customizedCredentialMappings.yaml
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2021-08-19 14:06:56 -0700
committerAndrew Grimberg <agrimberg@linuxfoundation.org>2021-08-19 14:06:56 -0700
commit01984c5f0d9c7d1b59beba186e132ddb37bd654e (patch)
tree64961cc036a49081bc697a5add03450daa254014 /jenkins-config/managed-config-files/custom/.packagecloud/customizedCredentialMappings.yaml
parentf6b5e62f279987fb6274a200ed52094187bba53d (diff)
Fix: Add a . version of the packagecloud file
Change-Id: I8cbd4e74e1a2330a9b21962ce1fd2b2bd772e9ac Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Diffstat (limited to 'jenkins-config/managed-config-files/custom/.packagecloud/customizedCredentialMappings.yaml')
-rw-r--r--jenkins-config/managed-config-files/custom/.packagecloud/customizedCredentialMappings.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/jenkins-config/managed-config-files/custom/.packagecloud/customizedCredentialMappings.yaml b/jenkins-config/managed-config-files/custom/.packagecloud/customizedCredentialMappings.yaml
new file mode 100644
index 000000000..538365ed0
--- /dev/null
+++ b/jenkins-config/managed-config-files/custom/.packagecloud/customizedCredentialMappings.yaml
@@ -0,0 +1,4 @@
+---
+customizedCredentialMappings:
+ - credentialsId: "packagecloud_token"
+ tokenKey: "PACKAGECLOUD_TOKEN" \ No newline at end of file