Skip to content

Commit

Permalink
move create:slim-dev-package first
Browse files Browse the repository at this point in the history
  • Loading branch information
TristanHoladay committed May 9, 2024
1 parent fecfda3 commit 289310a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ tasks:
- name: uds-core
description: "Build and test UDS Core"
actions:
- task: create:slim-dev-package
- task: create:standard-package
- task: create:k3d-standard-bundle
- task: create:slim-dev-package
- task: deploy:k3d-standard-bundle
- task: validate-packages

Expand Down

0 comments on commit 289310a

Please sign in to comment.