Skip to content

Commit

Permalink
Merge pull request #1 from thomaschaaf/patch-2
Browse files Browse the repository at this point in the history
disable cache
  • Loading branch information
thomaschaaf authored Mar 8, 2021
2 parents e810d8d + 541c7e2 commit a721d79
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion tests/failed-eslint/service/serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@ service: my-service

plugins:
- '../../../index'


custom:
bundle:
caching: false

provider:
name: aws
Expand Down

0 comments on commit a721d79

Please sign in to comment.