Added missing compile step

This commit is contained in:
Marvin Scham
2023-09-22 21:16:22 +02:00
parent accdac9e67
commit afb686384b

View File

@@ -49,6 +49,7 @@ document:
stage: document stage: document
script: script:
- echo "Starting Doc Generation..." - echo "Starting Doc Generation..."
- mvn clean compile
- mvn $MVN_OPTS generate-resources -Pgenerate-docs - mvn $MVN_OPTS generate-resources -Pgenerate-docs
artifacts: artifacts:
paths: paths: