From 5ec5781813fc17e8f2a1c0f0c51e32a7c1686dfc Mon Sep 17 00:00:00 2001 From: Dale Feldick <40580732+dfeldick@users.noreply.github.com> Date: Thu, 16 May 2024 07:24:22 -0700 Subject: [PATCH] APIGOV-00001 - remove twistlock dependency (#776) --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 13fbc923e..726c74cb2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -111,6 +111,7 @@ fetch-iriusrisk:on-schedule: extends: .only-never-rule twistlock: + dependencies: [] extends: .only-never-rule twistlock:on-schedule: