Skip to content

Commit d2a7423

Browse files
authored
Drop s3 credentials -- using an instance profile
1 parent 7bd6a61 commit d2a7423

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.sbt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ s3Settings
2020

2121
host in upload := "downloads.typesafe.com.s3.amazonaws.com"
2222

23-
credentials += Credentials(Path.userHome / ".s3credentials")
24-
2523
ScalaDist.settings
2624

2725
Docs.settings

0 commit comments

Comments
 (0)