From 014a1032a087b6b7d9c424862cbb7aa8e49ed740 Mon Sep 17 00:00:00 2001 From: Eric Wyles <23637493+ericwyles@users.noreply.github.com> Date: Thu, 6 Jun 2024 09:25:37 -0500 Subject: [PATCH] try just the cluster and doug --- tasks/fake-publish.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tasks/fake-publish.yaml b/tasks/fake-publish.yaml index 52841c01..a8fc18d5 100644 --- a/tasks/fake-publish.yaml +++ b/tasks/fake-publish.yaml @@ -16,9 +16,9 @@ tasks: - task: dependencies:create - task: create:test-bundle - task: setup:k3d-test-cluster - - task: deploy:test-bundle +# - task: deploy:test-bundle - task: setup:create-doug-user - - task: test:all +# - task: test:all # - description: Publish the package # task: publish:package