From: Anil Belur Date: Tue, 24 Aug 2021 00:03:35 +0000 (+1000) Subject: Fix: Add blank lines to npm and pip managed config X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ci-management.git;a=commitdiff_plain;h=9ff437cd7e1988c32af89f7212ace6eaec68eb73 Fix: Add blank lines to npm and pip managed config The blank lines are required as a part of JCASC config or Jobs fail on file not found exception. Issue-ID: LF-Jira RELENG-3890 Change-Id: Ia8455dcbfcb311b49a0895737866d477bb0c831e Signed-off-by: Anil Belur --- diff --git a/jenkins-config/managed-config-files/custom/npmrc/content b/jenkins-config/managed-config-files/custom/npmrc/content new file mode 100644 index 0000000..139597f --- /dev/null +++ b/jenkins-config/managed-config-files/custom/npmrc/content @@ -0,0 +1,2 @@ + + diff --git a/jenkins-config/managed-config-files/custom/pipconf/content b/jenkins-config/managed-config-files/custom/pipconf/content new file mode 100644 index 0000000..139597f --- /dev/null +++ b/jenkins-config/managed-config-files/custom/pipconf/content @@ -0,0 +1,2 @@ + +