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 e797470ca3 - Show all commits
+1 -1
View File
@@ -3,7 +3,7 @@ stages:
checkstyle: checkstyle:
stage: lint stage: lint
image: gradle:8-jdk21 image: gradle:9.3.1-jdk25
script: script:
- gradle checkstyleMain checkstyleTest - gradle checkstyleMain checkstyleTest
rules: rules: