We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6195f6 commit a67b62aCopy full SHA for a67b62a
1 file changed
.travis.yml
@@ -16,6 +16,7 @@ deploy:
16
access_key_id: "$ACCESS_KEY_ID"
17
secret_access_key: "$AWS_SECRET_ACCESS_KEY"
18
bucket: "beta.code.mil"
19
+ region: us-east-1
20
local_dir: _site
21
skip_cleanup: true
22
acl: public_read
@@ -25,6 +26,7 @@ deploy:
25
26
27
28
bucket: "www.code.mil"
29
30
31
32
0 commit comments