Disable API and pages compilation

This commit is contained in:
s809
2024-01-13 20:32:25 +05:00
parent 127dcfcb46
commit 6cbc9db1d8
+2 -2
View File
@@ -59,7 +59,7 @@ build:
extends: .build_java
api:
.api:
stage: api
needs: []
script:
@@ -83,7 +83,7 @@ api:
# generate and publish API javadocs
pages:
.pages:
stage: pages
needs: []
script: