Skip to content
Snippets Groups Projects

Resolve "Update gitlab ci config for new runner" NEW

Merged Jakob Dieterle requested to merge 292-update-gitlab-ci-config-for-new-runner-2 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -18,7 +18,7 @@ variables:
POSTGRES_PASSWORD: $CI_POSTGRES_PASSWORD
include:
template: Dependency-Scanning.gitlab-ci.yml
template: Security/Dependency-Scanning.gitlab-ci.yml
cache:
key: "pip-cache"
Loading