diff --git a/scripts/install_buildpack_testing_environment.sh b/scripts/install_buildpack_testing_environment.sh index e762757..7123e47 100644 --- a/scripts/install_buildpack_testing_environment.sh +++ b/scripts/install_buildpack_testing_environment.sh @@ -292,8 +292,8 @@ OS="linux" COMPILED_BUILDPACK="${HOME}/${EXTENSION_DIR}/ubi-java-extension" -print::colored_msg "${YELLOW}" "Workaround: Rename the file extension.toml to buildpack.toml to create the package" -cp ${SOURCE_PATH}/extension.toml ${SOURCE_PATH}/buildpack.toml +#print::colored_msg "${YELLOW}" "Workaround: Rename the file extension.toml to buildpack.toml to create the package" +#cp ${SOURCE_PATH}/extension.toml ${SOURCE_PATH}/buildpack.toml create-package \ --source "${SOURCE_PATH}" \