Extend project translation template for Rocky

Change-Id: Ia333be62afa0ff8cb7024c676b968c35b396f174
This commit is contained in:
Frank Kloeker 2018-07-30 15:08:56 +02:00
parent a5af08e7c4
commit 9186832d8d
1 changed files with 17 additions and 0 deletions

View File

@ -656,6 +656,23 @@
- propose-translation-update:
branches: stable/queens
- project-template:
name: translation-jobs-rocky
description: |
Sync translations to translation server and back again for
**stable/rocky** branch only.
This is intented for official OpenStack projects that have
translations set up.
post:
jobs:
- upstream-translation-update:
branches: stable/rocky
periodic:
jobs:
- propose-translation-update:
branches: stable/rocky
- project-template:
name: openstack-specs-jobs
description: |