sonarqube issue 3 25/14125/1
authorsvaidhya <svaidhya@radisys.com>
Wed, 29 Jan 2025 11:31:36 +0000 (11:31 +0000)
committersvaidhya <svaidhya@radisys.com>
Wed, 29 Jan 2025 11:31:41 +0000 (11:31 +0000)
Change-Id: I5b45d28cfdd5a0bed9b8ca92e8b021006ce04a96
Signed-off-by: svaidhya <svaidhya@radisys.com>
.github/workflows/gerrit-novote-merge.yaml
setup-com-log-build-deb.sh

index 30a6d4f..295e96d 100644 (file)
@@ -86,7 +86,7 @@ jobs:
       GERRIT_REFSPEC: ${{ inputs.GERRIT_REFSPEC }}
       JDK_VERSION: "17"
       # yamllint disable-line rule:line-length
-      PRE_BUILD_SCRIPT_URL: "https://github.com/o-ran-sc/o-du-l2/blob/master/setup-com-log-build-deb.sh"
+      PRE_BUILD_SCRIPT_URL: "https://raw.githubusercontent.com/o-ran-sc/o-du-l2/refs/heads/master/setup-com-log-build-deb.sh"
       SONAR_ARGS: >
         -Dsonar.organization=o-ran-sc
         -Dsonar.projectKey=o-ran-sc_o-du-l2
index 0af81c3..2cf198e 100644 (file)
@@ -1,3 +1,4 @@
+#!/bin/bash
 echo "--> setup-com-log-build-deb.sh"
 set -eux -o pipefail
 sudo apt-get update && sudo apt-get -q -y install \