Skip to content

Commit 08571f9

Browse files
authored
change gcp vm dev
1 parent 0df723c commit 08571f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pipeline {
44
environment {
55
BRANCH = "${env.BRANCH_NAME}"
66
SSH_USER = 'TaiKhau'
7-
GCP_VM_DEV = '34.87.10.98'
7+
GCP_VM_DEV = '34.87.70.80'
88
GCP_VM_PROD = '34.87.10.98'
99
DEPLOY_DIR = "/home/TaiKhau/app"
1010
// Adding Docker Hub variables

0 commit comments

Comments
 (0)