Ensure that repo build arch grouping always runs
The initial repo build task must always run, otherwise it will cause failures when trying to use tags when executing the repo build. Change-Id: I5e057f5843c65320c9d3f6f14f6414d504997b61
This commit is contained in:
parent
7a25d02ee7
commit
6b7e6468fa
@ -20,7 +20,7 @@
|
||||
group_by:
|
||||
key: repo_servers_{{ ansible_architecture }}
|
||||
tags:
|
||||
- "repo-build"
|
||||
- always
|
||||
|
||||
# repo_all[0] is built last to ensure it has all build artifacts for final indexing
|
||||
- name: Build new repo packages for a given release
|
||||
|
Loading…
x
Reference in New Issue
Block a user