Skip to content
Snippets Groups Projects
Commit f12e7009 authored by Lange, Dr. Herbert's avatar Lange, Dr. Herbert
Browse files

add ci configuration

parent 30c6848e
No related branches found
No related tags found
No related merge requests found
Pipeline #12209 failed
compile_withmaven:
image: maven:latest
script:
- cd lib
- curl -o corpus-services.jar https://gitlab.rrz.uni-hamburg.de/corpus-services/corpus-services/-/jobs/artifacts/develop-quest/raw/target/corpus-services-1.0.jar?job=compile_withmaven
- cd ..
- mvn install:install-file -Dfile=corpus-services.jar -DgroupId=de.uni_hamburg.corpora -DartifactId=corpus-services -Dversion=1.0 -Dpackaging=jar
- mvn clean test compile assembly:single
artifacts:
expire_in: 10 week
paths:
- target/corpus-service-gui-1.0-SNAPSHOT-bundle.jar
- run-linux.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment