thundergolfer / example-bazel-monorepo

πŸŒΏπŸ’š Example Bazel-ified monorepo, supporting Golang, Java, Python, Scala, and Typescript
https://buildkite.com/thundergolfer-inc/the-one-true-bazel-monorepo
MIT License
328 stars 33 forks source link

buildkite pre-command returns Error: No command has been provided #49

Closed smeyerhot closed 3 years ago

smeyerhot commented 3 years ago

Description of the problem / feature request:

I setup a buildkite agent using the steps for aws in the builtkite UI. Now when the project builds I get this error. Not sure if this is a bug or I did something wrong...

πŸ› Bug Report: Expected Behavior

πŸ› Bug Report: Actual Behavior

πŸ› Bug Report: Steps to Reproduce the Problem

  1. Setup a buildkite agent using the steps for aws in the builtkite UI
  2. use the ami created by prepare.sh

πŸ› Bug Report: Specifications

smeyerhot commented 3 years ago

This was caused by an empty step while setting up buildkite.