Skip to content
Snippets Groups Projects
Commit 9a1ea67a authored by George Adrian Stoica's avatar George Adrian Stoica
Browse files

update gitlab ci/cd config

parent 48624477
No related branches found
No related tags found
No related merge requests found
Pipeline #291441 failed
......@@ -3,6 +3,7 @@ image: maven:3.8.2-adoptopenjdk-16
build:
stage: build
script:
- mvn "-Dci=gitlab" install
- mvn "-Dci=gitlab" process-resources
pages:
......
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