Skip to content

Commit

Permalink
Update private.yml format to v2
Browse files Browse the repository at this point in the history
Signed-off-by: Neha Jain <[email protected]>
  • Loading branch information
Chris Dutra authored and nehagjain15 committed Oct 19, 2017
1 parent b2889b7 commit 555a4a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci/tasks/promote-candidate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ pushd promoted/repo
cat > config/private.yml << EOF
---
blobstore:
s3:
provider: s3
options:
access_key_id: $AWS_ACCESS_KEY_ID
secret_access_key: $AWS_SECRET_ACCESS_KEY
EOF
Expand Down

0 comments on commit 555a4a1

Please sign in to comment.