Skip to content

Commit 34c0971

Browse files
committed
debug
1 parent f49f446 commit 34c0971

File tree

1 file changed

+1
-0
lines changed
  • .buildkite/scripts/steps

1 file changed

+1
-0
lines changed

.buildkite/scripts/steps/ess.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ function ess_load_secrets() {
4141

4242
# Get the cluster name from the meta-data
4343
CLUSTER_NAME="$(buildkite-agent meta-data get cluster-name)"
44+
echo "Cluster name: ${CLUSTER_NAME}"
4445

4546
# Load the ESS stack secrets
4647
secrets_file="secrets.env.sh"

0 commit comments

Comments
 (0)