API CI include all files

This commit is contained in:
James Seibel
2023-06-26 07:42:51 -05:00
parent 76dfff013f
commit 88e2482068
+1 -1
View File
@@ -25,7 +25,7 @@ build_api_javadoc:
artifacts:
name: "ApiJavaDoc-${CI_COMMIT_SHORT_SHA}-${CI_COMMIT_TIMESTAMP}"
paths:
- api/build/docs/javadoc/
- api/build/docs/javadoc/*.*
expose_as: "doc"
when: always
cache: