From f13a17a77a7918da32d50ce9ef07db7e7fd8a04b Mon Sep 17 00:00:00 2001 From: codyshoffner Date: Wed, 21 Jan 2026 15:41:10 -0600 Subject: [PATCH] fix: removed replicate create:package --- tasks.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/tasks.yaml b/tasks.yaml index 684b1b2..14a897a 100644 --- a/tasks.yaml +++ b/tasks.yaml @@ -32,7 +32,6 @@ tasks: - name: create-deploy-test-bundle description: Test and validate cluster is deployed with the package actions: - - task: create:package - task: create:test-bundle - task: deploy:test-bundle - task: setup:create-doug-user