ci: fix duplicate step name
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
light7734 2025-08-08 13:46:28 +03:30
parent d17224bcc6
commit 5e10de4bad
Signed by: light7734
GPG key ID: 8C30176798F1A6BA

View file

@ -13,7 +13,7 @@ steps:
- npm install - npm install
- npm run build - npm run build
- name: build - name: deploy
image: byteflair/scp image: byteflair/scp
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