chore: update build job, fixed versions
- changed all releases from 1-el8 and 1-el9 to 1 - updated build job to write files to per-repository directories
This commit is contained in:
@@ -9,10 +9,10 @@ builds:
|
||||
- repository:
|
||||
- almalinux/el8
|
||||
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
||||
release: 1-el8
|
||||
release: 1
|
||||
version: 1.0.0
|
||||
- repository:
|
||||
- almalinux/el9
|
||||
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
||||
release: 1-el9
|
||||
release: 1
|
||||
version: 1.0.0
|
||||
|
||||
Reference in New Issue
Block a user