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