Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
picandocodigo committed Jan 13, 2025
1 parent 1c587a5 commit f8f8b68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .buildkite/create-serverless.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ export EC_PROJECT_NAME="$EC_PROJECT_PREFIX-$BUILDKITE_JOB_ID"
CLOUD_ACCESS_KEY=$(vault read -field="$EC_ENV" $CLOUD_CREDENTIALS_PATH)
echo "{\"api_key\":{\"$EC_ENV\":\"$CLOUD_ACCESS_KEY\"}}" > "$(pwd)/cloud.json"

echo -e "--- Buildkite: ${BUILDKITE}"

run_qaf() {
cmd=$1
docker run --rm \
Expand Down

0 comments on commit f8f8b68

Please sign in to comment.