diff --git a/.drone.yml b/.drone.yml index b7aa8bc..83c7afb 100644 --- a/.drone.yml +++ b/.drone.yml @@ -57,7 +57,7 @@ steps: image: node:18 commands: - npm ci - - npm run build + - CI="" npm run build - name: deploy image: drillster/drone-rsync settings: