Skip to content
Snippets Groups Projects

Gitlab CI for Theodolite-Kotlin-Quarkus

Merged Lorenz Boguhn requested to merge stu203404/theodolite:feature/gitlabci into theodolite-kotlin
All threads resolved!
1 file
+ 5
0
Compare changes
  • Side-by-side
  • Inline
@@ -25,6 +25,11 @@ compile:
script:
- ./gradlew build
code_quality:
tags:
- exec-docker
test:
stage: test
tags:
Loading