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

Use the script from search service

parent 5cc849fb
No related branches found
No related tags found
3 merge requests!231CI: Remove build for log-service,!228Better error message handling in the frontend,!223Release of version 1.4.0
......@@ -30,8 +30,8 @@ build-analyse-service:
image: python:3.9-slim
stage: build
script:
- apt-get update && apt-get install -y pipenv
- "PIPENV_PIPFILE=./dbrepo-analyse-service/Pipfile pipenv install --dev"
- "pip install pipenv"
- "cd dbrepo-analyse-service && pipenv install --system --deploy"
build-data-service:
image: maven:3-openjdk-17
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment