Skip to content

Commit

Permalink
Don't warmup cache
Browse files Browse the repository at this point in the history
  • Loading branch information
bobdenotter authored Jun 21, 2020
1 parent 79a19b5 commit 8841e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"prefer-stable": true,
"scripts": {
"auto-scripts": {
"cache:clear": "symfony-cmd",
"cache:clear --no-warmup": "symfony-cmd",
"assets:install %PUBLIC_DIR%": "symfony-cmd",
"bolt:copy-assets": "symfony-cmd"
},
Expand Down

0 comments on commit 8841e91

Please sign in to comment.