revert: mount /root/.ssh/
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
e379e9b88c
commit
ec8b48797a
1 changed files with 2 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue