prod broken
All checks were successful
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Successful in 1m9s
All checks were successful
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Successful in 1m9s
This commit is contained in:
@@ -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."
|
||||
Reference in New Issue
Block a user