Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
Merge pull request #9945 from brave/brave-apt-testing
Browse files Browse the repository at this point in the history
Delete unused key, no longer used by travis; add testing s3 apt repo
  • Loading branch information
bsclifton committed Jul 11, 2017
1 parent c0275a5 commit 61d52ec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Binary file removed gpg_key.enc
Binary file not shown.
5 changes: 5 additions & 0 deletions tools/upload_to_aptly
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@ cat <<EOF > $HOME/.aptly.conf
"region": "us-west-2",
"bucket": "brave-apt-staging",
"acl": "public-read"
},
"brave-apt-testing": {
"region": "us-west-2",
"bucket": "brave-apt-testing",
"acl": "public-read"
}
},
"SwiftPublishEndpoints": {} }
Expand Down

0 comments on commit 61d52ec

Please sign in to comment.