This commit is contained in:
@@ -33,7 +33,8 @@ jobs:
|
|||||||
name: SonarQube Trigger
|
name: SonarQube Trigger
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: apt install openjdk-21-jdk
|
- run: apt update
|
||||||
|
- run: apt install nodeje openjdk-21-jdk -y
|
||||||
- name: Checking out
|
- name: Checking out
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user