added sonarqube config #41

Merged
kasun merged 27 commits from enhancement/Configure-Sonarqube-server into main 2026-06-27 03:23:58 +02:00
Showing only changes of commit 8183bf61ea - Show all commits
+4
View File
@@ -14,6 +14,10 @@ jobs:
name: Build and Analyze
runs-on: ubuntu-latest
container:
image: node:24
options: --network pg_network
steps:
- name: Checkout Code
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1