[skel] use --quiet-fail together with --quiet-build=y
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ repository: sabayon-hell
|
||||
# Provide custom build arguments to Portage.
|
||||
# Default is: --verbose --nospinner
|
||||
# --ask and --buildpkgonly are not allowed and automatically filtered.
|
||||
build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y --complete-graph
|
||||
build-args: --verbose --oneshot --nospinner --quiet-build=y --quiet-fail --fail-clean=y --complete-graph
|
||||
|
||||
# Only build the packages without merging them into the system.
|
||||
# Valid values are either "yes" or "no"
|
||||
|
||||
Reference in New Issue
Block a user