Skip to content

Commit

Permalink
add upgrade deps cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
zachariahmiller authored Oct 8, 2024
1 parent 4e7704f commit 57331b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ tasks:
description: Test an upgrade from the latest released package to the current branch
actions:
- task: upgrade:create-latest-tag-bundle
with:
dep_commands: "./uds run dependencies:create"
- task: setup:k3d-test-cluster
- task: deploy:test-bundle
- task: compliance:validate
Expand Down

0 comments on commit 57331b0

Please sign in to comment.