From ec8b48797a6a71a5b6105d8da95b1b1781aa15c7 Mon Sep 17 00:00:00 2001 From: light7734 Date: Fri, 8 Aug 2025 14:00:54 +0330 Subject: [PATCH] revert: mount /root/.ssh/ --- .drone.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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