Fix: Add inputs to composed-generic-sonar-cloud.yaml 34/138834/1
authorMatthew Watkins <mwatkins@linuxfoundation.org>
Fri, 23 Aug 2024 12:34:09 +0000 (13:34 +0100)
committerMatthew Watkins <mwatkins@linuxfoundation.org>
Fri, 23 Aug 2024 12:36:13 +0000 (13:36 +0100)
Issue-ID: SECCOM-276

Add required JSON inputs as minimal strings: "{}"

Change-Id: I34d6f8ab70d0a1e6621261c6b59aad1ae4ac7218
Signed-off-by: Matthew Watkins <mwatkins@linuxfoundation.org>
.github/workflows/gerrit-merge.yaml

index 2acb762..3fa0a19 100644 (file)
@@ -84,6 +84,8 @@ jobs:
       GERRIT_PROJECT: ${{ inputs.GERRIT_PROJECT }}
       GERRIT_REFSPEC: ${{ inputs.GERRIT_REFSPEC }}
       JDK_VERSION: "17"
+      ENV_VARS: "{}"
+      ENV_SECRETS: "{}"
       SONAR_ARGS: >
         -Dsonar.organization=onap
         -Dsonar.projectKey=onap_portal-ng-ui