change to pages
This commit is contained in:
parent
b1fee50718
commit
6202e95ad8
@ -29,9 +29,8 @@ pages:
|
|||||||
script:
|
script:
|
||||||
- echo "Generating Javadoc..."
|
- echo "Generating Javadoc..."
|
||||||
- gradle generateJavaDoc -PjavadocDestinationDir="javadoc"
|
- gradle generateJavaDoc -PjavadocDestinationDir="javadoc"
|
||||||
|
- echo "Pages accessible through ${CI_PAGES_URL}"
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- redaction-service-v1/redaction-service-server-v1/javadoc/*
|
- redaction-service-v1/redaction-service-server-v1/javadoc/*
|
||||||
publish: 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
|
|
||||||
Loading…
x
Reference in New Issue
Block a user