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:
parent
8729f298be
commit
f1acd97b9d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user