Update .gitlab-ci.yml: Adjust apidocs path, and enhance documentation in ResultInfo and CfDnsClientBuilder.

This commit is contained in:
2026-01-25 18:59:02 +01:00
parent c435a80966
commit f12f5d6db1
3 changed files with 10 additions and 9 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ build:
- mkdir public
- cp -rv docs/* public/
- mkdir public/apidocs
- cp -rv target/apidocs public/
- cp -rv target/reports/apidocs public/
artifacts:
paths:
- target/surefire-reports/*.xml