diff --git a/.drone.yml b/.drone.yml index b7ce4dc..882550f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -48,4 +48,4 @@ steps: AWS_SECRET_ACCESS_KEY: from_secret: AWS_SECRET_ACCESS_KEY commands: - - hugo deploy --config ./hugo_config/_default/hugo.toml \ No newline at end of file + - hugo deploy --config ./hugo_config/_default/hugo.toml --maxDeletes 20 \ No newline at end of file