Add first (manual) CI jobs #174
+1
-1
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user