Push to Staging & Production on Netlify
Last updated
Last updated
Assuming you've already , and assuming you're working from the staging
branch, use this to simultaneosly push to staging branch and then watch the Netlfiy deployment:
Check the staging site by prepending staging--
to the Netlify URL. For example:
When ready to push to production:
from staging
to master
branch.
Assuming you're now on the master
branch, do the same as above to both push to master and watch the Netlify deployment: