Closed klauer closed 4 years ago
I don't remember there actually ever being a backup
branch, but I know there was a cron running that updated the deploy
branch.
Bump. Should I setup a backup cron job? Should be pretty easy and can run on Travis.
Strangely, we've always called this branch deploy
instead of backup. The old cron job is likely dead, it used to run on pscron
and simply commit and push to the deploy
branch here. I'm not sure if a backup from Travis is useful since it's already in git if it made it to Travis.
Ahh, that makes sense. So we just need a new cronjob and updated README.
README.md
indicates thebackup
branch should exist. Is the cron job not running or is this outdated information?