We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0df723c commit 08571f9Copy full SHA for 08571f9
Jenkinsfile
@@ -4,7 +4,7 @@ pipeline {
4
environment {
5
BRANCH = "${env.BRANCH_NAME}"
6
SSH_USER = 'TaiKhau'
7
- GCP_VM_DEV = '34.87.10.98'
+ GCP_VM_DEV = '34.87.70.80'
8
GCP_VM_PROD = '34.87.10.98'
9
DEPLOY_DIR = "/home/TaiKhau/app"
10
// Adding Docker Hub variables
0 commit comments