Fix: Correct usage of secret text 26/6726/1
authorKevin Sandi <ksandi@contractor.linuxfoundation.org>
Tue, 21 Sep 2021 22:43:17 +0000 (16:43 -0600)
committerKevin Sandi <ksandi@contractor.linuxfoundation.org>
Tue, 21 Sep 2021 22:43:17 +0000 (16:43 -0600)
Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org>
Change-Id: I06eb42bc4154eba6f8d21f039efd3ab6181431a9

jenkins-config/managed-config-files/custom/.packagecloud/content

index 0badc88..138da60 100644 (file)
@@ -1,4 +1,4 @@
 {
   "url": "https://packagecloud.io",
-  "token": "$PACKAGE_CLOUD_PSW"
-}
\ No newline at end of file
+  "token": "$PACKAGE_CLOUD"
+}