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