feat(DialogKeywords): integrate Nodemailer for email sending functionality
All checks were successful
GBCI / build (push) Successful in 5m2s
All checks were successful
GBCI / build (push) Successful in 5m2s
This commit is contained in:
parent
7ababd7a80
commit
f34a4f25d0
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ jobs:
|
|||
echo "[General Bots Deployer] Building BotServer..."
|
||||
# rm -rf /opt/gbo/bin/BotServer/node_modules
|
||||
cd /opt/gbo/bin/BotServer
|
||||
# sudo npm ci --production
|
||||
sudo npm ci --production
|
||||
npm run build-server
|
||||
# npm run build-gbui
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue