Use master branch for ipa builder

ipa builder repo has no stable branches

Needs backporting to Train to fix the issue.
It does not affect master because it matches the branch.

This did not affect CI because it provided its own repos.

Change-Id: Ib2ced2c9970d45c8b9a2fa6be036f26f9b792e6b
Story: 2006836
Task: 37411
This commit is contained in:
Radosław Piliszek 2019-11-12 09:23:40 +01:00
parent 61065309c3
commit 66ef0f105c

View File

@ -43,7 +43,7 @@ staging_drivers_git_branch: "{{ git_branch }}"
keystone_git_branch: "{{ git_branch }}"
sushy_git_branch: "{{ git_branch }}"
ipa_git_branch: "{{ git_branch }}"
ipa_builder_git_branch: "{{ git_branch }}"
ipa_builder_git_branch: master
# Conditional variables utilized based on CI or manual testing options.
copy_from_local_path: false