add a package to infra tag
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
5abde40e52
commit
2ece94ceec
1 changed files with 9 additions and 0 deletions
9
add_a_package_to_infra_tag.md
Normal file
9
add_a_package_to_infra_tag.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# How to add a package to an infra tag.
|
||||
|
||||
In order to be able to build a package in an infra tag we need first to add that
|
||||
package to the tag.
|
||||
This need koji admin permissions.
|
||||
|
||||
```
|
||||
$ koji add-pkg epel7-infra packagename --owner owner
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue