Skip to content

Commit eddbd20

Browse files
author
OpenShift Bot
authored
Merge pull request #13473 from jhadvig/enable_release
Merged by openshift-bot
2 parents cc52f42 + c3b5b6a commit eddbd20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hack/build-rpm-release.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ if command -v createrepo >/dev/null 2>&1; then
7878
baseurl = file://${repo_path}
7979
gpgcheck = 0
8080
name = OpenShift Origin Release from Local Source
81+
enabled = 1
8182
" > "${repo_path}/origin-local-release.repo"
8283

8384
os::log::info "Repository file for \`yum\` or \`dnf\` placed at ${repo_path}/origin-local-release.repo"

0 commit comments

Comments
 (0)