Skip to content

redBorder/redborder-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redborder-repo

Build a particular product version:

PRODUCT_VERSION=23.11 VERSION=1.0.0 make rpm

Build latest (by default PRODUCT_VERSION=latest):

VERSION=1.0.0 make rpm

Build with different URL:

VERSION=1.0.0 REPO_URL="http://rbrepo.redborder.lan" make rpm