This pipeline is intended for running rails/buildkite-config in CI

Merge pull request #124 from casperisfine/retry-255

Passed in 44s and blocked
💅 buildkite-config: lintgit config --global --add safe.directory /workdir && bundle install && bundle exec rubocop
Waited 7m 11s
·
Ran in 29s
🧪 buildkite-config: rake testgit config --global --add safe.directory /workdir && bundle install && bundle exec rake test
Waited 7m 13s
·
Ran in 27s
✍️ buildkite-config: annotate diffmkdir -p tmp && sh -c "$ANNOTATE_COMMAND" > tmp/annotate.diff && if [[ -z $(grep '[^[:space:]]' tmp/annotate.diff) ]]; then && echo "annotate.diff is empty" && else && echo "annotate.diff is not empty" && cat tmp/annotate.diff && printf '%b\n' "$(cat tmp/annotate.diff)" | buildkite-agent annotate --style info --context config && fi
Waited 7m 22s
·
Ran in 29s
✍️ buildkite-config: annotate nightly diffmkdir -p tmp && sh -c "$ANNOTATE_COMMAND" > tmp/annotate-nightly.diff && if [[ -z $(grep '[^[:space:]]' tmp/annotate-nightly.diff) ]]; then && echo "annotate-nightly.diff is empty" && else && echo "annotate-nightly.diff is not empty" && cat tmp/annotate-nightly.diff && printf '%b\n' "$(cat tmp/annotate-nightly.diff)" | buildkite-agent annotate --style info --context nightly && fi
Waited 7m 25s
·
Ran in 30s
:pipeline: Build Rails main with new configTriggered build of main / HEAD on rails-ci
:pipeline: Build Rails 6-1-stable with new configTriggered build of 6-1-stable / HEAD on rails-ci
:pipeline: Build Rails main with new nightly configTriggered build of main / HEAD on Rails CI Nightly
:pipeline: Build Rails 6-1-stable with new nightly configTriggered build of 6-1-stable / HEAD on Rails CI Nightly
Total Job Run Time: 1m 54s