Update .gitlab-ci.yml

merge-requests/3/head
Milan Harindu 6 years ago
parent 7247cd3977
commit 3aabeed65f

@ -18,4 +18,4 @@ cache:
build:
stage: build
script:
- 'mvn $MAVEN_CLI_OPTS test-compile'
- 'mvn $MAVEN_CLI_OPTS clean install'
Loading…
Cancel
Save