ci(aio): fail the build if preview deployment fails

This commit is contained in:
Georgios Kalpakas
2017-03-03 01:58:31 +02:00
committed by Chuck Jazdzewski
parent 5ab2e28703
commit e40f81b564
2 changed files with 20 additions and 2 deletions

View File

@ -28,3 +28,5 @@
- Do we care to keep logs (e.g. cron, nginx, aio-upload-server, aio-clean-up, pm2) outside of the container?
- Instead of creating new comments for each commit, update the original comment?
- Do we want to drop HTTP support (and/or redirect to HTTPS)?
- When re-running a Travis job build that has previous succeeded for AIO, it will not be able to
deploy and fail.