Merge branch 'stable-2.15' into stable-2.16

* stable-2.15:
  Bazel: Remove deprecated tls_enabled option

Change-Id: Ic3d79aaee5335308278b3f7ac0cabca5ba4d20a2
This commit is contained in:
David Ostrovsky
2020-01-27 08:21:11 +01:00

View File

@@ -70,9 +70,6 @@ build:remote --remote_cache=remotebuildexecution.googleapis.com
# Enable remote execution so actions are performed on the remote systems.
build:remote --remote_executor=remotebuildexecution.googleapis.com
# Enable encryption.
build:remote --tls_enabled=true
# Set a higher timeout value, just in case.
build:remote --remote_timeout=3600