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

Artifacts between stages

parent 76b57ab7
No related branches found
No related tags found
No related merge requests found
......@@ -40,6 +40,11 @@ build-metadata-service:
- /^release-.*/
script:
- "mvn -f ./dbrepo-metadata-service/pom.xml clean install $MAVEN_OPTS -DskipTests"
artifacts:
when: always
paths:
- .m2/repository/at/tuwien/dbrepo/
expire_in: 1 days
#build-analyse-service:
# image: docker.io/python:3.11-alpine
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment