This commit is contained in:
parent
471302071e
commit
b92f9c3d4f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user