diff --git a/.shifter.json b/.shifter.json index b453cc80539..a394425dba6 100644 --- a/.shifter.json +++ b/.shifter.json @@ -1,4 +1,5 @@ { "coverage": false, - "lint": "config" + "lint": "config", + "clean": true }