diff --git a/.drone.yml b/.drone.yml index bc9d9fd..e655ee6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -40,7 +40,7 @@ steps: image: cr.wks/debian-stable-openwrt:latest commands: - cd openwrt - - make -j4 world + - make -j1 world V=s - name: deploy image: cr.wks/drone/drone-rsync:latest settings: