From 4a2ed1a58c574d04cf6cb45ae4d2413d7f9bbf64 Mon Sep 17 00:00:00 2001 From: Michael-Kruggel Date: Thu, 11 Jul 2024 21:03:38 +0000 Subject: [PATCH] fix: fixed task --- tasks.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks.yaml b/tasks.yaml index 03a43f6..df930e7 100644 --- a/tasks.yaml +++ b/tasks.yaml @@ -27,7 +27,7 @@ tasks: actions: - task: create:package with: - options: "--skip-sbom --flavor registry1" + options: "--skip-sbom" - name: create-test-bundle description: Create a local UDS Jenkins bundle