Fix: Fix Sonar GHA indentation
[oam/tr069-adapter.git] / .github / workflows / gerrit-merge.yaml
index 628eae0..69dd8d1 100644 (file)
@@ -90,9 +90,9 @@ jobs:
         -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r
         -DaltDeploymentRepository=staging::default::file:"${GITHUB_WORKSPACE}"/m2repo
       SONAR_ARGS: >
-      -Dsonar.organization=o-ran-sc
-      -Dsonar.projectKey=o-ran-sc_oam-tr069-adapter
-      -Dsonar.verbose=true
+        -Dsonar.organization=o-ran-sc
+        -Dsonar.projectKey=o-ran-sc_oam-tr069-adapter
+        -Dsonar.verbose=true
     secrets:
       SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}