Skip to content
Snippets Groups Projects
Commit 70ea5958 authored by Nicola Fulvio Calabria's avatar Nicola Fulvio Calabria
Browse files

Update .gitlab-ci.yml

parent 106c1800
No related branches found
No related tags found
No related merge requests found
Pipeline #15619 failed
......@@ -33,6 +33,8 @@ build-test:
- git clone -b test ${FILE_CATALOG_REPO_URL}
- mvn -f parent-pom.xml -Drevision=TEST flatten:flatten
- mvn -f flattened-parent-pom.xml clean install
- mvn -f pom.xml -Drevision=TEST flatten:flatten
- mvn clean package -f flattened-pom.xml -Dinit_database_scripts_path=../../vospace-file-catalog
artifacts:
paths:
- target/vospace-parent*.jar
......
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