Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .buildkite/pull-request-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
command: |
#!/usr/bin/env bash
set -eo pipefail
echo "--- Pull request pipeline preparation"
echo "--- Pull request pipeline preparation"
echo "Testing the pipeline run on BK."