change to pages

This commit is contained in:
Andrei Isvoran 2024-03-01 11:59:26 +02:00
parent b1fee50718
commit 6202e95ad8

View File

@ -29,9 +29,8 @@ pages:
script:
- echo "Generating Javadoc..."
- gradle generateJavaDoc -PjavadocDestinationDir="javadoc"
- echo "Pages accessible through ${CI_PAGES_URL}"
artifacts:
paths:
- redaction-service-v1/redaction-service-server-v1/javadoc/*
publish: redaction-service-v1/redaction-service-server-v1/javadoc/*
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
publish: redaction-service-v1/redaction-service-server-v1/javadoc/*