Skip to content
Snippets Groups Projects
Verified Commit 774771d2 authored by Martin Weise's avatar Martin Weise
Browse files
parent fcadbaeb
No related branches found
No related tags found
2 merge requests!387Wrong model,!384Wrong model
This commit is part of merge request !384. Comments created here will be created in the context of that merge request.
...@@ -165,6 +165,8 @@ build-metadata-service: ...@@ -165,6 +165,8 @@ build-metadata-service:
build-analyse-service: build-analyse-service:
image: docker.io/python:${PYTHON_VERSION}-alpine${ALPINE_VERSION} image: docker.io/python:${PYTHON_VERSION}-alpine${ALPINE_VERSION}
stage: build stage: build
only:
- merge_requests
variables: variables:
PIPENV_PIPFILE: "./dbrepo-analyse-service/Pipfile" PIPENV_PIPFILE: "./dbrepo-analyse-service/Pipfile"
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment