Skip to content

Commit

Permalink
try spinning up the cluster and app
Browse files Browse the repository at this point in the history
  • Loading branch information
ericwyles committed Jun 6, 2024
1 parent b6dfee3 commit d7c25f3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tasks/fake-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ tasks:
- task: create:package
- task: dependencies:create
- task: create:test-bundle
# - task: setup:k3d-test-cluster
# - task: deploy:test-bundle
# - task: setup:create-doug-user
# - task: test:all
- task: setup:k3d-test-cluster
- task: deploy:test-bundle
- task: setup:create-doug-user
- task: test:all

# - description: Publish the package
# task: publish:package
Expand Down

0 comments on commit d7c25f3

Please sign in to comment.