Skip to content
Snippets Groups Projects
Verified Commit 8b7accf2 authored by Martin Weise's avatar Martin Weise
Browse files

Remote debugging

parent 424a4e3e
No related branches found
No related tags found
No related merge requests found
......@@ -40,6 +40,8 @@ build-metadata-service:
- /^release-.*/
script:
- "mvn -f ./dbrepo-metadata-service/pom.xml clean install $MAVEN_OPTS -DskipTests"
after_script:
- ls -la .m2/repository
artifacts:
when: always
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment