From 4046f081991dcfc0479b61c3fad7d5ac1efbe907 Mon Sep 17 00:00:00 2001 From: Matthew Booth Date: Fri, 26 Apr 2024 13:14:24 +0100 Subject: [PATCH] [DNM] Add a debug flag running synk in CAPO --- .../openshift-cluster-api-provider-openstack-main.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ci-operator/config/openshift/cluster-api-provider-openstack/openshift-cluster-api-provider-openstack-main.yaml b/ci-operator/config/openshift/cluster-api-provider-openstack/openshift-cluster-api-provider-openstack-main.yaml index 28af36fb1d45b..6e94f7e926d72 100644 --- a/ci-operator/config/openshift/cluster-api-provider-openstack/openshift-cluster-api-provider-openstack-main.yaml +++ b/ci-operator/config/openshift/cluster-api-provider-openstack/openshift-cluster-api-provider-openstack-main.yaml @@ -72,6 +72,8 @@ tests: - as: security optional: true steps: + env: + SNYK_CODE_ADDITIONAL_ARGS: "-d" workflow: openshift-ci-security zz_generated_metadata: branch: main