Skip to content
Snippets Groups Projects
Commit 27a8a318 authored by Fabian Seidl's avatar Fabian Seidl
Browse files

Resolve "Adjust pipeline and git options after GitLab update"


See merge request !515

Co-authored-by: default avatarMalte Bauch <malte.bauch@stud.h-da.de>
parent 508d5273
Branches
Tags
1 merge request!515Resolve "Adjust pipeline and git options after GitLab update"
Pipeline #160124 failed
...@@ -33,8 +33,7 @@ semgrep-sast: ...@@ -33,8 +33,7 @@ semgrep-sast:
container_scanning: container_scanning:
stage: analyze stage: analyze
variables: variables:
DOCKER_IMAGE: "${GOSDN_IMAGE}" GIT_STRATEGY: fetch
DOCKER_USER: "${CI_REGISTRY_USER}" CS_IMAGE: "${GOSDN_IMAGE}"
DOCKER_PASSWORD: "${CI_REGISTRY_PASSWORD}"
needs: needs:
- build-controller-image - build-controller-image
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment