diff --git a/.bazelrc b/.bazelrc index 31d7aa52da53e38b2619fdcd649f05096ecb0718..68940f90aa1d0cf01bdb1fea317ead3e3d41ae2c 100644 --- a/.bazelrc +++ b/.bazelrc @@ -1,6 +1,9 @@ # Build cache build --experimental_guard_against_concurrent_changes +# Disable `WORKSPACE` +build --noenable_workspace + # Prevent `PATH` and `LD_LIBRARY_PATH` leaking into action enviroment build --incompatible_strict_action_env diff --git a/WORKSPACE b/WORKSPACE deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000 diff --git a/e2e/.bazelrc b/e2e/.bazelrc index 31d7aa52da53e38b2619fdcd649f05096ecb0718..68940f90aa1d0cf01bdb1fea317ead3e3d41ae2c 100644 --- a/e2e/.bazelrc +++ b/e2e/.bazelrc @@ -1,6 +1,9 @@ # Build cache build --experimental_guard_against_concurrent_changes +# Disable `WORKSPACE` +build --noenable_workspace + # Prevent `PATH` and `LD_LIBRARY_PATH` leaking into action enviroment build --incompatible_strict_action_env diff --git a/e2e/WORKSPACE b/e2e/WORKSPACE deleted file mode 100644 index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000