Remove S3 prefix
This commit is contained in:
parent
1c59f0cf51
commit
00be9c26bb
|
@ -12,7 +12,6 @@ module.exports = function(deployTarget) {
|
||||||
keyPrefix: 'travis:index'
|
keyPrefix: 'travis:index'
|
||||||
},
|
},
|
||||||
s3: {
|
s3: {
|
||||||
prefix: 'travis',
|
|
||||||
bucket: 'travis-web-production-next',
|
bucket: 'travis-web-production-next',
|
||||||
region: 'eu-west-1'
|
region: 'eu-west-1'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user