chore: don't run gazelle checks on 1.x branch
This commit is contained in:
parent
ceaa936fba
commit
b396514bd5
|
@ -5,27 +5,18 @@ env:
|
|||
workspaces:
|
||||
- .
|
||||
- e2e/smoke:
|
||||
gazelle:
|
||||
without: true
|
||||
buildifier:
|
||||
without: true
|
||||
- e2e/coreutils:
|
||||
gazelle:
|
||||
without: true
|
||||
buildifier:
|
||||
without: true
|
||||
- e2e/copy_to_directory:
|
||||
gazelle:
|
||||
without: true
|
||||
buildifier:
|
||||
without: true
|
||||
- e2e/external_copy_to_directory:
|
||||
gazelle:
|
||||
without: true
|
||||
buildifier:
|
||||
without: true
|
||||
tasks:
|
||||
branch_freshness:
|
||||
gazelle:
|
||||
buildifier:
|
||||
test:
|
||||
|
|
Loading…
Reference in New Issue