diff options
| author | ckonstanski <ckonstanski@pippiandcarlos.com> | 2017-11-13 16:55:30 -0700 |
|---|---|---|
| committer | ckonstanski <ckonstanski@pippiandcarlos.com> | 2017-11-13 16:55:30 -0700 |
| commit | 50b1521a124f70909516016c884e13301a32b5e5 (patch) | |
| tree | d8956e0c255509faa0cdc40c926446fb89131c1b /jjb/yaml/openbook-ob-pipeline.yaml | |
| parent | 85adac51297befc612f4c98a5774a1e4d540f342 (diff) | |
adjusting for pippiandcarlos env
Diffstat (limited to 'jjb/yaml/openbook-ob-pipeline.yaml')
| -rw-r--r-- | jjb/yaml/openbook-ob-pipeline.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/yaml/openbook-ob-pipeline.yaml b/jjb/yaml/openbook-ob-pipeline.yaml index a8ab511..cd09544 100644 --- a/jjb/yaml/openbook-ob-pipeline.yaml +++ b/jjb/yaml/openbook-ob-pipeline.yaml @@ -128,7 +128,7 @@ }} stage("docker-container") {{ steps {{ - git(poll: false, branch: "master", url: "git@github.vcp.vzwnet.com:konstca/openbook-v4-ci.git") + git(poll: false, branch: "master", url: "git@pippiandcarlos.com:repos/openbook-v4-ci.git") sh(script: "./build-docker-containers.sh {artifact} {branch}") }} }} |
