You've already forked ci-testing-tools
mirror of
https://github.com/armbian/ci-testing-tools.git
synced 2026-01-06 10:31:51 -08:00
dontt cleandebs
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
KERNEL_ONLY="no" # leave empty to select each time, set to "yes" or "no" to skip dialog prompt
|
||||
KERNEL_CONFIGURE="no" # leave empty to select each time, set to "yes" or "no" to skip dialog prompt
|
||||
CLEAN_LEVEL="make,debs,oldcache,sources" # comma-separated list of clean targets: "make" = make clean for selected kernel and u-boot,
|
||||
CLEAN_LEVEL="make,oldcache,sources" # comma-separated list of clean targets: "make" = make clean for selected kernel and u-boot,
|
||||
# "debs" = delete packages in "./output/debs" for current branch and family,
|
||||
# "alldebs" = delete all packages in "./output/debs", "images" = delete "./output/images",
|
||||
# "cache" = delete "./output/cache", "sources" = delete "./sources"
|
||||
|
||||
Reference in New Issue
Block a user