This commit is contained in:
Ludy87 2025-07-19 09:57:26 +02:00
parent 7b1104a6da
commit db4087c160
No known key found for this signature in database
GPG Key ID: 92696155E0220F94
8 changed files with 0 additions and 14 deletions

View File

@ -180,7 +180,6 @@ jobs:
with:
java-version: "17"
distribution: "temurin"
cache: false # Disable Gradle caching for this job
- name: Run Gradle Command
run: |

View File

@ -38,7 +38,6 @@ jobs:
with:
java-version: ${{ matrix.jdk-version }}
distribution: "temurin"
cache: false # Disable Gradle caching for this job
- name: Setup Gradle
uses: gradle/actions/setup-gradle@ac638b010cf58a27ee6c972d7336334ccaf61c96 # v4.4.1
@ -118,7 +117,6 @@ jobs:
with:
java-version: "17"
distribution: "temurin"
cache: false # Disable Gradle caching for this job
- name: Setup Gradle
if: ${{ steps.files.outputs.openapi == 'true' }}
@ -159,7 +157,6 @@ jobs:
with:
java-version: "17"
distribution: "temurin"
cache: false # Disable Gradle caching for this job
- name: check the licenses for compatibility
if: ${{ steps.files.outputs.build == 'true' }}
@ -212,7 +209,6 @@ jobs:
with:
java-version: "17"
distribution: "temurin"
cache: false # Disable Gradle caching for this job
- name: Set up Docker Buildx
if: ${{ steps.files.outputs.project == 'true' }}
@ -274,7 +270,6 @@ jobs:
with:
java-version: "17"
distribution: "temurin"
cache: false # Disable Gradle caching for this job
- name: Set up Gradle
if: ${{ steps.files.outputs.project == 'true' }}

View File

@ -40,7 +40,6 @@ jobs:
with:
java-version: "17"
distribution: "temurin"
cache: false # Disable Gradle caching for this job
- name: Setup Gradle
uses: gradle/actions/setup-gradle@ac638b010cf58a27ee6c972d7336334ccaf61c96 # v4.4.1

View File

@ -32,7 +32,6 @@ jobs:
with:
distribution: 'temurin'
java-version: '21'
cache: false # Disable Gradle caching for this job
# ✅ Get version from Gradle
- name: Get version number
@ -72,7 +71,6 @@ jobs:
with:
java-version: "21"
distribution: "temurin"
cache: false # Disable Gradle caching for this job
- uses: gradle/actions/setup-gradle@ac638b010cf58a27ee6c972d7336334ccaf61c96 # v4.4.1
with:
@ -161,7 +159,6 @@ jobs:
with:
java-version: "21"
distribution: "temurin"
cache: false # Disable Gradle caching for this job
- uses: gradle/actions/setup-gradle@ac638b010cf58a27ee6c972d7336334ccaf61c96 # v4.4.1
with:

View File

@ -29,7 +29,6 @@ jobs:
with:
java-version: "17"
distribution: "temurin"
cache: false # Disable Gradle caching for this job
- uses: gradle/actions/setup-gradle@ac638b010cf58a27ee6c972d7336334ccaf61c96 # v4.4.1
with:

View File

@ -34,7 +34,6 @@ jobs:
with:
java-version: "17"
distribution: "temurin"
cache: false # Disable Gradle caching for this job
- uses: gradle/actions/setup-gradle@ac638b010cf58a27ee6c972d7336334ccaf61c96 # v4.4.1
with:

View File

@ -25,7 +25,6 @@ jobs:
with:
java-version: "17"
distribution: "temurin"
cache: false # Disable Gradle caching for this job
- uses: gradle/actions/setup-gradle@ac638b010cf58a27ee6c972d7336334ccaf61c96 # v4.4.1

View File

@ -24,7 +24,6 @@ jobs:
with:
java-version: '17'
distribution: 'temurin'
cache: false # Disable Gradle caching for this job
- name: Setup Gradle
uses: gradle/actions/setup-gradle@ac638b010cf58a27ee6c972d7336334ccaf61c96 # v4.4.1