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