diff --git a/.drone.yml b/.drone.yml index 29fd8e4..4d5fcb9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,9 +13,7 @@ steps: - npm run build - name: deploy - privileged: true - image: byteflair/scp - volumes: - - /root/.ssh:/root/.ssh + + commands: - scp -r ./build light@5.75.206.84:/home/light/bonfire_dev