reinstalled react app and try to deploy
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
FRR
2025-07-06 01:34:57 +08:00
parent d0749fe523
commit 4e3fee786f

View File

@ -19,7 +19,7 @@ steps:
host: 103.187.27.252 host: 103.187.27.252
username: root username: root
port: 2222 port: 2222
target: /var/www/dev/build target: /var/www/dev
source: build/* source: build/*
key: key:
from_secret: SSH_KEY from_secret: SSH_KEY