blob: 79165dd2caef7ccfc5d7c6630ade92553bf23dc5 [file] [log] [blame]
# Copyright 2020 The Go Authors. All rights reserved.
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.
steps:
- name: 'docker/compose:1.27.4'
args: ['-f', 'devtools/docker/compose.yaml', 'run', 'allbash', 'ci']