Last Reviewed: December 13, 2022
Deploy to Dev
Now that you've committed your code additions locally, push the commits to Pantheon to deploy them to your Dev environment:
terminus connection:set $SITE.dev git
git push origin master
Now that you've committed your code additions locally, push the commits to Pantheon to deploy them to your Dev environment:
terminus connection:set $SITE.dev git
git push origin master