Mentions légales du service

Skip to content
Snippets Groups Projects
Commit c5e4c428 authored by PECHOUX Romain's avatar PECHOUX Romain
Browse files

Update .gitlab-ci.yml

parent 840de113
Branches
Tags
No related merge requests found
javadoc:jdk8:
stage: test
script:
- 'mvn $MAVEN_CLI_OPTS javadoc:aggregate-jar'
image: java:latest
stages:
- execute
build:
stage: build
script: javadoc complexityparser/src/main/java/Main.java
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment