Skip to content

Commit b8879f1

Browse files
committed
Fix size issue
Signed-off-by: csavula <cavula@contractor.linuxfoundation.org>
1 parent 45963ef commit b8879f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cla-backend-go/serverless.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,4 +315,5 @@ functions:
315315
package:
316316
individually: true
317317
patterns:
318+
- '!**'
318319
- 'bin/backend-aws-lambda'

0 commit comments

Comments
 (0)