mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-11-21 20:51:26 +00:00
Fix non_manual_build query
This commit is contained in:
parent
343a8f9ce4
commit
be2d107909
@ -4,4 +4,4 @@ set -o errexit
|
|||||||
|
|
||||||
source hack/bazel_setup.sh
|
source hack/bazel_setup.sh
|
||||||
|
|
||||||
$BAZEL_B $($BAZEL_QR query "//... except attr(tags, 'manual', //...) except //vendor/...")
|
$BAZEL_B $($BAZEL_QR "//... except attr(tags, 'manual', //...) except //vendor/...")
|
||||||
|
Loading…
Reference in New Issue
Block a user