prod broken
All checks were successful
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Successful in 1m9s

This commit is contained in:
2025-11-22 22:12:55 -08:00
parent 223e49da20
commit ea99dc0fe6

View File

@@ -137,4 +137,5 @@ jobs:
# to see the startup messages, which include the environment variables loaded from the .env file.
sleep 5 # Wait a few seconds for the app to start and log its output.
pm2 describe flyer-crawler-api || echo "Could not find pm2 process."
pm2 logs flyer-crawler-api --lines 20 --nostream || echo "Could not find pm2 process."
pm2 logs flyer-crawler-api --lines 20 --nostream || echo "Could not find pm2 process."
pm2 env 0 || echo "Could not find pm2 process."