diff --git a/pkg/mock/test_script/push_pkg.sh b/pkg/mock/test_script/push_pkg.sh index 64a41530..b6280ff0 100755 --- a/pkg/mock/test_script/push_pkg.sh +++ b/pkg/mock/test_script/push_pkg.sh @@ -29,4 +29,4 @@ echo $current_dir # Push the test_data package to the registry cd "$SCRIPT_DIR/../test_data" -"$current_dir/bin/kpm" push oci://$KPM_REG/$KPM_REPO +"$current_dir/bin/kpm" push oci://$KPM_REG/$KPM_REPO/test_data