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

Merge pull request #132 from zzak/pg-healthcheck-user

Passed in 1m 14s and blocked
💅 buildkite-config: lintgit config --global --add safe.directory /workdir && bundle install && bundle exec rubocop
Waited 42s
·
Ran in 39s
🧪 buildkite-config: rake testgit config --global --add safe.directory /workdir && bundle install && bundle exec rake test
Waited 42s
·
Ran in 47s
✍️ 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 48s
·
Ran in 48s
✍️ 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 1m 1s
·
Ran in 54s
: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: 3m 8s