cache: maven aus Buildanweisung entfernt
Some checks failed
Productdefinitions Build & Deploy / deploy (push) Failing after 7s

This commit is contained in:
2026-01-07 13:47:17 +01:00
parent c34cbb4e56
commit 81d195375f

View File

@@ -18,7 +18,7 @@ jobs:
with: with:
java-version: '22' java-version: '22'
distribution: 'temurin' distribution: 'temurin'
cache: maven #cache: maven
- name: Build with Maven - name: Build with Maven
run: mvn -B package run: mvn -B package