Skip to content
Snippets Groups Projects
Verified Commit 05a10344 authored by David Beniamine's avatar David Beniamine
Browse files

CI : mvn package

parent 534f4aca
Branches main
No related tags found
No related merge requests found
...@@ -3,4 +3,4 @@ image: maven:3.6-jdk-11 ...@@ -3,4 +3,4 @@ image: maven:3.6-jdk-11
build: build:
script: script:
- /bin/bash Scripts/createOrUpdateLocalTetrasArtifactsRepository.sh - /bin/bash Scripts/createOrUpdateLocalTetrasArtifactsRepository.sh
- mvn compile - mvn package
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment