Merge "Use opendev.org as git location"

This commit is contained in:
Zuul 2019-07-15 16:26:38 +00:00 committed by Gerrit Code Review
commit 4c7aa7ea35
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
pre-run: playbooks/base/pre.yaml
post-run: playbooks/base/post.yaml
roles:
- zuul: git.zuul-ci.org/zuul-jobs
- zuul: opendev.org/zuul/zuul-jobs
timeout: 1800
- job:
@ -24,5 +24,5 @@
pre-run: playbooks/base-test/pre.yaml
post-run: playbooks/base-test/post.yaml
roles:
- zuul: git.zuul-ci.org/zuul-jobs
- zuul: opendev.org/zuul/zuul-jobs
timeout: 1800