- add fedora repo from git.unkin.net to images - add correct unkin-ca-certificates - add nfpm to rpmbuilder - bump base/rpmbuilder images Reviewed-on: #49
This commit was merged in pull request #49.
This commit is contained in:
@@ -4,7 +4,7 @@ deploy_files_from_image = true
|
||||
deploy_files_from_common = false
|
||||
scripts_pre_file_copy = [
|
||||
"rm -f /etc/yum.repos.d/*.repo",
|
||||
"curl -sk -o unkin-ca-certificates.rpm https://git.unkin.net/unkin/-/packages/rpm/unkin-ca-certificates/2025.7.13-1/files/12294 && rpm -i unkin-ca-certificates.rpm",
|
||||
"curl -sk -o unkin-ca-certificates.rpm https://git.unkin.net/unkin/-/packages/rpm/unkin-ca-certificates/2025.7.13-1.fc44/files/15656 && rpm -i unkin-ca-certificates.rpm",
|
||||
]
|
||||
packages = [
|
||||
"git",
|
||||
|
||||
Reference in New Issue
Block a user