Fix: update json style of .packagecloud 46/6746/1
authorKevin Sandi <ksandi@contractor.linuxfoundation.org>
Thu, 23 Sep 2021 23:34:17 +0000 (17:34 -0600)
committerKevin Sandi <ksandi@contractor.linuxfoundation.org>
Thu, 23 Sep 2021 23:34:17 +0000 (17:34 -0600)
Signed-off-by: Kevin Sandi <ksandi@contractor.linuxfoundation.org>
Change-Id: I3192a9145881fe30a3202553a19965224b4c67de

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

index d26d15d..84a8970 100644 (file)
@@ -1,3 +1,3 @@
 ---
 name: ".packagecloud"
-comment: "packagecloud with dummy sandbox token to prevent publishing packages"
\ No newline at end of file
+comment: "packagecloud credentials to publish packages"
\ No newline at end of file
index 138da60..e20542e 100644 (file)
@@ -1,4 +1 @@
-{
-  "url": "https://packagecloud.io",
-  "token": "$PACKAGE_CLOUD"
-}
+{"url":"https://packagecloud.io","token":"$PACKAGE_CLOUD"}