FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 6af08e9d authored by Robin Goodall's avatar Robin Goodall :speech_balloon:
Browse files

feat: remove old photo-api-base build

parent fbf28403
No related branches found
No related tags found
1 merge request!117Remove old photo api base
......@@ -134,18 +134,7 @@ photo-api-base-py-3-11:
BUILD_ARGS: "PYTHON_VERSION FACE_RECOG_VERSION"
IMAGE_ARCHS: "linux/amd64,linux/arm64"
WHEN_TO_RUN: "weekly"
photo-api-base:
extends: .build_and_push
variables:
IMAGE_TYPE: photo-api-base
IMAGE_NAME: photo-api-base
TAGS: dj3.2-py3.9-fr1.3.0 latest
PYTHON_VERSION: "3.9"
DJANGO_VERSION: "3.2"
FACE_RECOG_VERSION: "1.3.0"
BUILD_ARGS: "PYTHON_VERSION DJANGO_VERSION FACE_RECOG_VERSION"
WHEN_TO_RUN: "weekly"
resource_group: photo-api-build
# We use ~= when specifying the pre-commit version so the actual version
# installed will be the latest version which is semver "compatible" with
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment