Skip to content

Commit f07f296

Browse files
committed
test
1 parent 576dd28 commit f07f296

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/create-serverless.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ set -euo pipefail
55
export EC_REGISTER_BACKEND=buildkite
66
export EC_ENV=qa
77
export EC_REGION=aws-eu-west-1
8+
export BUILDKITE=true
89
# Using BUILDKITE_JOB_ID for the name to make it unique:
910
export EC_PROJECT_NAME="$EC_PROJECT_PREFIX-$BUILDKITE_JOB_ID"
1011

0 commit comments

Comments
 (0)