Skip to content

Commit f8f8b68

Browse files
committed
debug
1 parent 1c587a5 commit f8f8b68

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.buildkite/create-serverless.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ export EC_PROJECT_NAME="$EC_PROJECT_PREFIX-$BUILDKITE_JOB_ID"
1212
CLOUD_ACCESS_KEY=$(vault read -field="$EC_ENV" $CLOUD_CREDENTIALS_PATH)
1313
echo "{\"api_key\":{\"$EC_ENV\":\"$CLOUD_ACCESS_KEY\"}}" > "$(pwd)/cloud.json"
1414

15+
echo -e "--- Buildkite: ${BUILDKITE}"
16+
1517
run_qaf() {
1618
cmd=$1
1719
docker run --rm \

0 commit comments

Comments
 (0)