Skip to content
Snippets Groups Projects
Commit ce44afd2 authored by Hallvard Trætteberg's avatar Hallvard Trætteberg
Browse files

Og kjøre maven også ved vanlig bygging

parent 4131a8f4
No related branches found
No related tags found
No related merge requests found
Pipeline #138354 failed
......@@ -11,7 +11,7 @@ image: maven:3.8.2-adoptopenjdk-16
build:
stage: build
script:
- gradle -Pci=gitlab build
- mvn "-Dci=gitlab" process-resources
pages:
script:
......
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