draft
This commit is contained in:
parent
6e0b343de3
commit
9bbff158c0
@ -27,8 +27,13 @@ generateJavaDoc:
|
||||
tags:
|
||||
- dind
|
||||
script:
|
||||
- pwd
|
||||
- gradle --version
|
||||
- echo "Generating Javadoc..."
|
||||
- gradle generateJavaDoc
|
||||
- ls -la docs/javadoc/ || echo "Javadoc directory does not exist"
|
||||
artifacts:
|
||||
paths:
|
||||
- redaction-service-v1/redaction-service-server-v1/docs/javadoc/
|
||||
- docs/javadoc/
|
||||
- build/ # Temporarily upload the whole build directory for inspection
|
||||
rules:
|
||||
Loading…
x
Reference in New Issue
Block a user