Add first (manual) CI jobs #174

Merged
lars.winzer merged 11 commits from chore/gitlab-linting-formatting-pipeline into main 2026-03-13 23:24:46 +01:00
Showing only changes of commit 147f84665e - Show all commits
+1
View File
@@ -33,5 +33,6 @@ compile-check:
image: gradle:9.3.1-jdk25 image: gradle:9.3.1-jdk25
script: script:
- gradle compileTestJava - gradle compileTestJava
needs: []
rules: rules:
- when: manual - when: manual