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

Update .gitlab-ci.yml

parent 0d4c97ae
No related branches found
No related tags found
No related merge requests found
Pipeline #15676 failed
......@@ -50,6 +50,7 @@ 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:
......
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