Travis: S3 credentials

This commit is contained in:
Nigel Stewart 2019-01-30 08:05:30 +10:00
parent 70fb6195ae
commit fb66d74d14
1 changed files with 3 additions and 1 deletions

View File

@ -24,7 +24,9 @@ addons:
deploy:
provider: s3
skip_cleanup: true
bucket: glew
access_key_id: ${ARTIFACTS_KEY}
secret_access_key: ${ARTIFACTS_SECRET}
bucket: ${ARTIFACTS_BUCKET}
region: us-east-1
acl: public_read
paths: