ci: fix node path
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
This commit is contained in:
parent
f1f4d4f76e
commit
c73fe505a5
1 changed files with 1 additions and 1 deletions
|
@ -23,4 +23,4 @@ rotate_log() {
|
|||
|
||||
rotate_log "/web/logs/frontend.log"
|
||||
|
||||
/usr/bin/node /web/server/index.mjs 2>&1 | tee /gorb/logs/frontend.log
|
||||
/usr/local/bin/node /web/server/index.mjs 2>&1 | tee /gorb/logs/frontend.log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue