updated buildkite_get_pipeline.sh

pull/2/head
Hari Sekhon 5 years ago
parent 8f6b311fd3
commit 6985358f03

@ -49,7 +49,7 @@ help_usage "$@"
if [ $# -gt 0 ]; then
pipeline="$1"
shift || :
shift
else
pipeline="${BUILDKITE_PIPELINE:-${PIPELINE:-}}"
fi

Loading…
Cancel
Save