diff --git a/.drone.yml b/.drone.yml index 6081632275aa..1aae8732cc42 100644 --- a/.drone.yml +++ b/.drone.yml @@ -114,7 +114,3 @@ pipeline: when: status: [ failure ] event: [ push, tag, deployment ] - -branches: - # The gh-pages branch holds the documentation and don't need to be built - exclude: gh-pages