change to pages
This commit is contained in:
parent
b1fee50718
commit
6202e95ad8
@ -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/*
|
||||
Loading…
x
Reference in New Issue
Block a user