revert: mount /root/.ssh/
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
light7734 2025-08-08 14:00:54 +03:30
parent e379e9b88c
commit ec8b48797a
Signed by: light7734
GPG key ID: 8C30176798F1A6BA

View file

@ -13,9 +13,7 @@ steps:
- npm run build - npm run build
- name: deploy - name: deploy
privileged: true
image: byteflair/scp
volumes:
- /root/.ssh:/root/.ssh
commands: commands:
- scp -r ./build light@5.75.206.84:/home/light/bonfire_dev - scp -r ./build light@5.75.206.84:/home/light/bonfire_dev