Skip to content

Commit

Permalink
add missing checks for extensions that have now been migrated to vue3
Browse files Browse the repository at this point in the history
  • Loading branch information
aalves08 committed Dec 2, 2024
1 parent 6033b26 commit eb5afb8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion shell/scripts/test-plugins-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ function clone_repo_test_extension_build() {
clone_repo_test_extension_build "rancher" "kubewarden-ui" "kubewarden"
clone_repo_test_extension_build "rancher" "elemental-ui" "elemental"
clone_repo_test_extension_build "neuvector" "manager-ext" "neuvector-ui-ext"
# clone_repo_test_extension_build "rancher" "capi-ui-extension" "capi"
clone_repo_test_extension_build "rancher" "capi-ui-extension" "capi"
clone_repo_test_extension_build "StackVista" "rancher-extension-stackstate" "observability"

echo "All done"

0 comments on commit eb5afb8

Please sign in to comment.