Skip to content

Commit 0418706

Browse files
committed
don't upload the build product to s3
1 parent 01c8aea commit 0418706

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

buildspec.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,5 @@ phases:
1111

1212
artifacts:
1313
files:
14-
- build/distributions/java4lambda.zip
1514
- output-template.yml
1615
discard-paths: yes

readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,6 @@ Empty repo to Java AWS Lambda
4646
* Deploy
4747
* Delpoyment provider: AWS CloudFormation
4848
* Action Mode: Execute a Change Set
49+
50+
Open questions
51+
* aws cloudformation package command executed appears to upload to s3. how does this differ from files present in buildspec.yml?

0 commit comments

Comments
 (0)