Fix translation-source location

The previous change published to
https://tarballs.opendev.org/translation-source/

but we should publish to
https://tarballs.opendev.org/openstack/translation-source/ .

Fix it. We should remove the files from
https://tarballs.opendev.org/translation-source/ afterwards.

Change-Id: I46a857800326db2ad06be276da65279852cc4a90
This commit is contained in:
Andreas Jaeger 2020-03-06 07:11:16 +01:00
parent 8729f298be
commit f1acd97b9d
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
name: upload-afs-synchronize
vars:
afs_source: "{{ zuul.executor.work_root }}/artifacts/"
afs_target: "/afs/.openstack.org/project/tarballs.opendev.org/translation-source/{{ zuul.project.short_name}}/"
afs_target: "/afs/.openstack.org/project/tarballs.opendev.org/openstack/translation-source/{{ zuul.project.short_name}}/"
- name: Destroy AFS token
include_role:
name: destroy-afs-token