diff --git a/.drone.yml b/.drone.yml index 88e2c725f..8826ffe59 100644 --- a/.drone.yml +++ b/.drone.yml @@ -39,7 +39,7 @@ steps: - ctest -V -j4 - cd .. - coveralls --verbose --exclude-pattern .*/http_parser_merged.h --exclude-pattern .*/TinySHA1.hpp - - clone https://github.com/CrowCpp/crow-clang-format.git + - git clone https://github.com/CrowCpp/crow-clang-format.git - cd crow-clang-format - chmod +x crow-clang-format.sh get-access-token.sh make-jwt.sh - ./crow-clang-format.sh