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

Update .gitlab-ci.yml

parent ec182412
No related branches found
No related tags found
No related merge requests found
Pipeline #15683 passed
......@@ -53,8 +53,6 @@ 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 -v
- mvn -Drevision=0.0.2-TEST -Dinit_database_scripts_path=../../vospace-file-catalog flatten:flatten
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