make-tags.sh: add packages to tag
Add the "Fedora-Cloud" and "RHEL-Cloud" package to the f32-candidate tag, so that builds can be tagged properly.
This commit is contained in:
parent
8274b0250e
commit
65bc71c9d1
1 changed files with 3 additions and 0 deletions
|
|
@ -8,4 +8,7 @@ $KOJI add-tag --parent f32 f32-candidate
|
|||
$KOJI add-tag --parent f32 --arches=x86_64 f32-build
|
||||
$KOJI add-target f32-candidate f32-build f32-candidate
|
||||
|
||||
$KOJI add-pkg --owner kojiadmin f32-candidate Fedora-Cloud
|
||||
$KOJI add-pkg --owner kojiadmin f32-candidate RHEL-Cloud
|
||||
|
||||
$KOJI regen-repo f32-build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue