We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 097b7b3 commit 7f5228aCopy full SHA for 7f5228a
1 file changed
bin/deploy-github.sh
@@ -12,7 +12,7 @@ THIS_DIR="$(cd "$(dirname -- "$0")"; pwd)"
12
13
function main {
14
# defaults
15
- SSH_USER="jenkins"
+ SSH_USER="ubuntu"
16
DESTINATION_BASE_DIR='/home/jenkins/deployments/single_cell_portal_core'
17
GIT_BRANCH="main"
18
PASSENGER_APP_ENV="production"
0 commit comments