diff --git a/.drone.yml b/.drone.yml index e5861138648..1302870c118 100644 --- a/.drone.yml +++ b/.drone.yml @@ -73,7 +73,7 @@ steps: - name: handlebars image: node commands: - - npm i + - npm ci - ./build/compile-handlebars-templates.sh trigger: