Save packages into repo by default so we dont lose all progress if the ci fails
This commit is contained in:
parent
ed46f17da3
commit
de9bbb5a5f
@ -117,7 +117,7 @@ DBGSRCDIR="/usr/src/debug"
|
||||
# Default: put built package and cached source in build directory
|
||||
#
|
||||
#-- Destination: specify a fixed directory where all packages will be placed
|
||||
#PKGDEST=/home/packages
|
||||
PKGDEST=/repo
|
||||
#-- Source cache: specify a fixed directory where source files will be cached
|
||||
#SRCDEST=/home/sources
|
||||
#-- Source packages: specify a fixed directory where all src packages will be placed
|
||||
|
Loading…
Reference in New Issue
Block a user