diff --git a/.drone.yml b/.drone.yml index 5bdf484..56c3aa7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,7 +22,6 @@ pipeline: pull: true commands: - hugo - - ls public/en when: event: [ push, tag, pull_request ]