update repo
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -8,7 +8,7 @@ pipeline {
|
||||
DEPLOY_HOST = '10.0.11.3'
|
||||
DEPLOY_USER = 'ryanv'
|
||||
DEPLOY_PATH = '/opt/myapp'
|
||||
GIT_REPO_URL = 'https://github.com/myorg/jenkins-docker-deploy-example.git'
|
||||
GIT_REPO_URL = 'https://git.wrigglyt.xyz/ryanv/jenkins-docker-deploy-example.git'
|
||||
}
|
||||
|
||||
options {
|
||||
|
||||
Reference in New Issue
Block a user