From cb9ab2fe58eed8b344d472a125499d18a410b124 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Csomor?= Date: Mon, 25 Mar 2019 20:27:35 +0100 Subject: [PATCH] Bazel CI: fix bad value in yml (#5262) Use the "simple format" defined here: https://github.com/bazelbuild/continuous-integration/blob/69cf7ec23d984dcbb41fffe946e07ebf5ab7e0f1/buildkite/bazelci.py#L1453 This will unbreak the "Bazel / FlatBuffers" pipeline on Bazel CI, see https://buildkite.com/bazel/flatbuffers --- .bazelci/presubmit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bazelci/presubmit.yml b/.bazelci/presubmit.yml index 0ad9d3180..13fc184fc 100644 --- a/.bazelci/presubmit.yml +++ b/.bazelci/presubmit.yml @@ -1,5 +1,5 @@ --- -buildifier: true +buildifier: latest platforms: ubuntu1404: build_targets: