mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-22 01:11:42 +00:00
[ci] Revert Bazel artifactory caching (#8080)
* Revert "[bazel] Set remote cache header to prevent redirects (#8065)" This reverts commit082de35ad7. * Revert "[ci] Add Bazel caching (#8006)" This reverts commitc3b327d57b.
This commit is contained in:
@@ -5,8 +5,7 @@
|
||||
"items.find": {
|
||||
"$or":[
|
||||
{ "repo": "wpilib-generic-gradlecache" },
|
||||
{ "repo": "wpilib-generic-cache-cmake" },
|
||||
{ "repo": "wpilib-generic-cache-bazel" }
|
||||
{ "repo": "wpilib-generic-cache-cmake" }
|
||||
],
|
||||
"$or":[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user