diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fd2b379..9af9347 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -34,6 +34,7 @@ container_scanning: CS_DISABLE_DEPENDENCY_LIST: "true" CS_DEFAULT_BRANCH_IMAGE: $CI_REGISTRY_IMAGE/hatkidchan-mastoposter:latest CI_APPLICATION_REPOSITORY: $CI_REGISTRY_IMAGE/hatkidchan-mastoposter + CI_APPLICATION_TAG: "latest" CS_DISABLE_LANGUAGE_VULNERABILITY_SCAN: "false" CS_ANALYZER_IMAGE: "registry.gitlab.com/security-products/container-scanning/grype:5" SECURE_LOG_LEVEL: "debug"