summaryrefslogtreecommitdiff
path: root/playbooks/zuul-migrate/run.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/zuul-migrate/run.yaml')
-rw-r--r--playbooks/zuul-migrate/run.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/playbooks/zuul-migrate/run.yaml b/playbooks/zuul-migrate/run.yaml
index 2ba81d039..562dc1235 100644
--- a/playbooks/zuul-migrate/run.yaml
+++ b/playbooks/zuul-migrate/run.yaml
@@ -2,9 +2,9 @@
tasks:
- name: Install migration dependencies
- command: "python3 -m pip install --user src/git.openstack.org/openstack-infra/zuul[migrate]"
+ command: "python3 -m pip install --user src/opendev.org/zuul/zuul[migrate]"
- name: Migrate the data
command: tools/run-migration.sh -v --final
args:
- chdir: src/git.openstack.org/openstack-infra/zuul
+ chdir: src/opendev.org/zuul/zuul