added network connection to self hosted postgreql db
SonarQube Analysis / Build and Analyze (pull_request) Failing after 3m15s
SonarQube Analysis / Build and Analyze (pull_request) Failing after 3m15s
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user