feat(DialogKeywords): integrate Nodemailer for email sending functionality
All checks were successful
GBCI / build (push) Successful in 5m2s

This commit is contained in:
Rodrigo Rodriguez (Pragmatismo) 2025-04-30 13:50:47 -03:00
parent 7ababd7a80
commit f34a4f25d0

View file

@ -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