Commit 064e7146 authored by Abhi Shah's avatar Abhi Shah

Merge pull request #9481 from justinsb/aws_fix_push

AWS: Include (idempotent) ensure-temp-dir in upload-server-tars
parents bd6db7b1 d9286352
......@@ -358,6 +358,8 @@ function upload-server-tars() {
SERVER_BINARY_TAR_URL=
SALT_TAR_URL=
ensure-temp-dir
if [[ -z ${AWS_S3_BUCKET-} ]]; then
local project_hash=
local key=$(aws configure get aws_access_key_id)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment