Closed
Description
- Implementations: Spring Boot
Scenario
Just download the example, rename sam.yml to template.yml and make a sam build.
It just gives error.
Expected behavior
Build properly.
Actual behavior
PS C:\Projectes\Fira\LeadRetrieval\i2> sam build
Building resource 'PetStoreFunction'
Running JavaGradleWorkflow:GradleBuild
Build Failed
Error: JavaGradleWorkflow:GradleBuild - Gradle Failed: Gradle build file not found: C:\Projectes\Fira\LeadRetrieval\i2\target\serverless-spring-boot-example-1.0-SNAPSHOT-lambda-package.zip\build.gradle
PS C:\Projectes\Fira\LeadRetrieval\i2>
Steps to reproduce
- download sample
- rename sam.yml to template.yml
- sun sam build