Skip to content
Snippets Groups Projects

Wrong model

Merged Martin Weise requested to merge dev into master
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -165,6 +165,8 @@ build-metadata-service:
build-analyse-service:
image: docker.io/python:${PYTHON_VERSION}-alpine${ALPINE_VERSION}
stage: build
only:
- merge_requests
variables:
PIPENV_PIPFILE: "./dbrepo-analyse-service/Pipfile"
script:
Loading