mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 01:13:23 -04:00
Echoing out BUILDKITE_COMMAND (#165506)
This commit is contained in:
parent
9a549a2fff
commit
75a23c86c5
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
set -euo pipefail
|
||||
|
||||
echo "BUILDKITE_COMMAND: $BUILDKITE_COMMAND"
|
||||
if [[ "$BUILDKITE_COMMAND" =~ .*"upload".* ]]; then
|
||||
echo "Skipped pre-command when running the Upload pipeline"
|
||||
exit 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue