Save packages into repo by default so we dont lose all progress if the ci fails
continuous-integration/drone/push Build is passing Details
continuous-integration/drone Build is passing Details

This commit is contained in:
Tobias Manske 2023-03-27 08:55:04 +02:00
parent ed46f17da3
commit de9bbb5a5f
Signed by: tobias
GPG Key ID: 9164B527694A0709
1 changed files with 1 additions and 1 deletions

View File

@ -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