Skip to content
Snippets Groups Projects
Commit beafb43d authored by Sonia Zorba's avatar Sonia Zorba
Browse files

Updated .gitlab-ci.yml

parent d8a8ef6e
No related branches found
No related tags found
No related merge requests found
Pipeline #1057 canceled
...@@ -7,7 +7,7 @@ build: ...@@ -7,7 +7,7 @@ build:
stage: build stage: build
tags: tags:
- docker - docker
image: maven:3.6.3-openjdk-11 image: maven:3.6.3-openjdk-14
script: script:
- mvn clean package -DskipTests -DfinalName=vospace-datamodel - mvn clean package -DskipTests -DfinalName=vospace-datamodel
artifacts: artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment