added network connection to self hosted postgreql db
SonarQube Analysis / Build and Analyze (pull_request) Failing after 3m15s

This commit is contained in:
2026-06-25 21:03:55 +02:00
parent 5838084b73
commit 8183bf61ea
+4
View File
@@ -14,6 +14,10 @@ jobs:
name: Build and Analyze name: Build and Analyze
runs-on: ubuntu-latest runs-on: ubuntu-latest
container:
image: node:24
options: --network pg_network
steps: steps:
- name: Checkout Code - name: Checkout Code
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1 uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1