Skip to content

Commit

Permalink
ci: include utils
Browse files Browse the repository at this point in the history
  • Loading branch information
tkajtoch committed Aug 8, 2024
1 parent bfb69f0 commit cc3e7a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .buildkite/scripts/pipelines/pipeline_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

set -euo pipefail

# include utils
source .buildkite/scripts/common/utils.sh

buildkite_analytics_vault="secret/ci/elastic-eui/buildkite-test-analytics"

DOCKER_OPTIONS=(
Expand Down

0 comments on commit cc3e7a9

Please sign in to comment.