Attempt to fix doc
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Johannes Frohnmeyer 2023-02-23 14:38:08 +01:00
parent 471302071e
commit b92f9c3d4f
Signed by: Johannes
GPG Key ID: E76429612C2929F4
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ pipeline:
image: gradle:latest
pull: true
commands:
- apt update
- apt install -y graphviz
- gradle publish javadoc -Pmaven="https://maven.frohnmeyer-wds.de/artifacts"
- mkdir javadoc