Skip to content
This repository has been archived by the owner on Nov 18, 2020. It is now read-only.

Rolling git deploy

cam156 edited this page Jun 16, 2017 · 2 revisions

To do a rolling deploy when you are ready

for each host here: https://github.com/psu-stewardship/scholarsphere/blob/develop/config/deploy/prod_new.rb#L17-L19 run:

cap production  deploy BRANCH_NAME=master --hosts [server]
Clone this wiki locally