Deploying to integration test environments - aavedula/how-to-notes GitHub Wiki

Back

Deploying and logging in

git remote add connect-integration-test-2 [email protected]:integration-test/connect-integration-test-2.git

bin/deploy connect-integration-test-2 <branch> --force

aptible ssh --app=connect-integration-test-2

⚠️ **GitHub.com Fallback** ⚠️