From e2bb15d20de3106ea70051fd6c2ccab6615b79a2 Mon Sep 17 00:00:00 2001 From: Siim Kallas Date: Thu, 9 Jan 2025 10:48:39 +0200 Subject: [PATCH] yaml fix --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e69c6a96..99b17e0d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,6 +5,8 @@ include: - project: 'ci-cd/templates' ref: master file: '/prodsec/.oss-scan.yml' + +include: - project: core-ee/signing/api-integration ref: develop file: /templates/.sign-client.yml