mirror of
https://gitlab.sectorq.eu/jaydee/api_server.git
synced 2026-09-17 02:12:55 +02:00
Update .gitlab-ci.yml file
This commit is contained in:
+2
-2
@@ -51,10 +51,10 @@ include:
|
||||
|
||||
container_scanning:
|
||||
variables:
|
||||
CS_IMAGE: $CI_REGISTRY_IMAGE:$CI_COMMIT_SHORT_SHA
|
||||
CS_IMAGE: r.sectorq.eu/jaydee/api-server:latest
|
||||
GIT_STRATEGY: "fetch"
|
||||
SECURE_LOG_LEVEL: debug
|
||||
CS_DOCKERFILE_PATH: "python-builder/Dockerfile"
|
||||
# CS_DOCKERFILE_PATH: "python-builder/Dockerfile"
|
||||
|
||||
docker_push:
|
||||
stage: push
|
||||
|
||||
Reference in New Issue
Block a user