Skip to content
Snippets Groups Projects
Commit 647d7e80 authored by Guilhem Bonnefille's avatar Guilhem Bonnefille
Browse files

Add sources and javadoc to deployment

parent 83ed10ad
No related branches found
No related tags found
No related merge requests found
......@@ -46,4 +46,4 @@ release:
deploy:
stage: deploy
script:
- mvn $MAVEN_CLI_OPTS deploy -DskipTests=true -Pci-deploy
\ No newline at end of file
- mvn $MAVEN_CLI_OPTS javadoc:jar source:jar deploy -DskipTests=true -Pci-deploy
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment