fix: entferne CI-Blockade und aktualisiere Conveyor-Konfiguration
Feature Build — Windows MSI (via Conveyor) / 📦 Windows .msi Packaging (push) Failing after 8m16s

Signed-off-by: StefanMoCoAt <stefan.mo.co@gmail.com>
This commit is contained in:
2026-05-06 21:36:20 +02:00
parent 77ee608094
commit 7411038b3b
4 changed files with 11 additions and 9 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ app {
# Input-Dateien: Hier ziehen wir die Uber-JAR oder die Gradle-Outputs.
# Da wir plattformunabhängig bleiben wollen, nutzen wir das Gradle-Output-Dir.
inputs += "frontend/shells/meldestelle-desktop/build/libs/*.jar"
inputs += "frontend/shells/meldestelle-desktop/build/libs/meldestelle-desktop-*.jar"
# Windows-spezifische Einstellungen
windows {