diff --git a/.drone.yml b/.drone.yml index cc96680..29fd8e4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,6 +13,9 @@ 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