Remove redundant env variable
This commit is contained in:
parent
b2dce0b8ce
commit
069e9fcc67
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ applications:
|
|||
buildpack: https://github.com/cloudfoundry/go-buildpack.git
|
||||
|
||||
env:
|
||||
GOVERSION: go1.7
|
||||
S3_ACCESS_KEY_ID: "XXX"
|
||||
S3_SECRET_ACCESS_KEY: "xxx"
|
||||
S3_ENDPOINT: "ds31s3.swisscom.com"
|
||||
|
|
Loading…
Reference in a new issue