Skip to content

Commit 7f5228a

Browse files
committed
changing deployment user
1 parent 097b7b3 commit 7f5228a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/deploy-github.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ THIS_DIR="$(cd "$(dirname -- "$0")"; pwd)"
1212

1313
function main {
1414
# defaults
15-
SSH_USER="jenkins"
15+
SSH_USER="ubuntu"
1616
DESTINATION_BASE_DIR='/home/jenkins/deployments/single_cell_portal_core'
1717
GIT_BRANCH="main"
1818
PASSENGER_APP_ENV="production"

0 commit comments

Comments
 (0)