Merge "Switch to stable branch for system-config"

This commit is contained in:
Jenkins 2016-08-01 11:06:38 +00:00 committed by Gerrit Code Review
commit b963bcb61a
2 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,7 @@ Properties:
Default: 'https://review.fuel-infra.org/open-paas/system-config' Default: 'https://review.fuel-infra.org/open-paas/system-config'
branchName: branchName:
Contract: $.string() Contract: $.string()
Default: 'stable'
patchId: patchId:
Contract: $.string() Contract: $.string()
Methods: Methods:

View File

@ -32,6 +32,7 @@ Forms:
initial: https://review.fuel-infra.org/open-paas/project-config initial: https://review.fuel-infra.org/open-paas/project-config
required: true required: true
- name: branchName - name: branchName
initial: stable
type: string type: string
label: Branch Name label: Branch Name
description: Provide branch, which should be used for for system-config repo. description: Provide branch, which should be used for for system-config repo.